[Scummvm-cvs-logs] SF.net SVN: scummvm: [26868] scummvm/trunk/engines/parallaction/callables. cpp

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Fri May 18 23:12:24 CEST 2007


Revision: 26868
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26868&view=rev
Author:   peres001
Date:     2007-05-18 14:12:23 -0700 (Fri, 18 May 2007)

Log Message:
-----------
Made final comment appear.

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/callables.cpp

Modified: scummvm/trunk/engines/parallaction/callables.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/callables.cpp	2007-05-18 21:07:42 UTC (rev 26867)
+++ scummvm/trunk/engines/parallaction/callables.cpp	2007-05-18 21:12:23 UTC (rev 26868)
@@ -250,6 +250,7 @@
 
 	_vm->_gfx->setFont(kFontDialogue);
 	_vm->_gfx->displayWrappedString(_vm->_location._endComment, 3, 5, 130, 0);
+	_vm->_gfx->updateScreen();
 
 	uint32 di = 0;
 	for (di = 0; di < PALETTE_COLORS; di++) {


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