[Scummvm-cvs-logs] SF.net SVN: scummvm: [30829] scummvm/trunk/engines/kyra/kyra_v2.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Fri Feb 8 12:09:49 CET 2008


Revision: 30829
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30829&view=rev
Author:   lordhoto
Date:     2008-02-08 03:09:49 -0800 (Fri, 08 Feb 2008)

Log Message:
-----------
Should make load message appear in CD version while loading talk files.

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/kyra_v2.cpp

Modified: scummvm/trunk/engines/kyra/kyra_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra_v2.cpp	2008-02-08 04:11:20 UTC (rev 30828)
+++ scummvm/trunk/engines/kyra/kyra_v2.cpp	2008-02-08 11:09:49 UTC (rev 30829)
@@ -222,6 +222,7 @@
 		loadOptionsBuffer("OPTIONS.XXX");
 
 		showMessageFromCCode(265, 150, 0);
+		_screen->updateScreen();
 		openTalkFile(0);
 		_currentTalkFile = 1;
 		openTalkFile(1);


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