[Scummvm-cvs-logs] SF.net SVN: scummvm: [31064] scummvm/trunk/engines/kyra/scene_v1.cpp
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Sat Mar 8 19:34:00 CET 2008
Revision: 31064
http://scummvm.svn.sourceforge.net/scummvm/?rev=31064&view=rev
Author: lordhoto
Date: 2008-03-08 10:33:59 -0800 (Sat, 08 Mar 2008)
Log Message:
-----------
Possible fix for bug #1910180 "KYRA: Screen "flash"".
Modified Paths:
--------------
scummvm/trunk/engines/kyra/scene_v1.cpp
Modified: scummvm/trunk/engines/kyra/scene_v1.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_v1.cpp 2008-03-08 18:00:04 UTC (rev 31063)
+++ scummvm/trunk/engines/kyra/scene_v1.cpp 2008-03-08 18:33:59 UTC (rev 31064)
@@ -824,9 +824,6 @@
}
}
- // really call this here?
- _screen->updateScreen();
-
if (!_scriptInterpreter->startScript(_scriptClick, 2))
error("Could not start script function 2 of scene script");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list