[Scummvm-cvs-logs] scummvm master -> d2497f710f38b449f59b5d648339e8ffa47bb8e2

Strangerke Strangerke at scummvm.org
Mon May 30 08:11:38 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
d2497f710f GNAP: Remove obsolete comment


Commit: d2497f710f38b449f59b5d648339e8ffa47bb8e2
    https://github.com/scummvm/scummvm/commit/d2497f710f38b449f59b5d648339e8ffa47bb8e2
Author: Strangerke (strangerke at scummvm.org)
Date: 2016-05-30T08:03:11+02:00

Commit Message:
GNAP: Remove obsolete comment

Changed paths:
    engines/gnap/scenes/arcade.cpp



diff --git a/engines/gnap/scenes/arcade.cpp b/engines/gnap/scenes/arcade.cpp
index 94d3c7d..db4999c 100644
--- a/engines/gnap/scenes/arcade.cpp
+++ b/engines/gnap/scenes/arcade.cpp
@@ -918,7 +918,6 @@ void Scene50::run() {
 	_timesPlayedModifier = _timesPlayed / 4;
 	_leftTongueRoundsWon = 0;
 	_rightTongueRoundsWon = 0;
-	// initFont();
 	_leftTongueSequenceId = 186;
 	_rightTongueSequenceId = 194;
 	_rightTongueNextSequenceId = -1;






More information about the Scummvm-git-logs mailing list