[Scummvm-cvs-logs] SF.net SVN: scummvm: [25443] scummvm/trunk/engines/lure/hotspots.cpp

dreammaster at users.sourceforge.net dreammaster at users.sourceforge.net
Fri Feb 9 12:03:59 CET 2007


Revision: 25443
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25443&view=rev
Author:   dreammaster
Date:     2007-02-09 03:03:58 -0800 (Fri, 09 Feb 2007)

Log Message:
-----------
Removed redundant line used during testing

Modified Paths:
--------------
    scummvm/trunk/engines/lure/hotspots.cpp

Modified: scummvm/trunk/engines/lure/hotspots.cpp
===================================================================
--- scummvm/trunk/engines/lure/hotspots.cpp	2007-02-09 10:59:15 UTC (rev 25442)
+++ scummvm/trunk/engines/lure/hotspots.cpp	2007-02-09 11:03:58 UTC (rev 25443)
@@ -1975,8 +1975,6 @@
 		debugC(ERROR_DETAILED, kLureDebugAnimations, "Hotspot standard character p=(%d,%d,%d) bs=%d\n%s", 
 			h.x(), h.y(), h.roomNumber(), h.blockedState(), buffer);
 	}
-	if (h.hotspotId() == 1005)
-		printf("XYZZY Woozy\n");
 
 	// Handle any active talk dialog
 	h.handleTalkDialog();


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