[Scummvm-cvs-logs] SF.net SVN: scummvm: [28059] scummvm/trunk/engines/saga/actor.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri Jul 13 18:45:11 CEST 2007


Revision: 28059
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28059&view=rev
Author:   thebluegr
Date:     2007-07-13 09:45:11 -0700 (Fri, 13 Jul 2007)

Log Message:
-----------
Oops, deactivated the actor debug flag again, which was incorrectly activated in commit #28058

Modified Paths:
--------------
    scummvm/trunk/engines/saga/actor.h

Modified: scummvm/trunk/engines/saga/actor.h
===================================================================
--- scummvm/trunk/engines/saga/actor.h	2007-07-13 16:37:37 UTC (rev 28058)
+++ scummvm/trunk/engines/saga/actor.h	2007-07-13 16:45:11 UTC (rev 28059)
@@ -41,7 +41,7 @@
 class HitZone;
 
 
-#define ACTOR_DEBUG 1 //only for actor pathfinding debug!
+//#define ACTOR_DEBUG 1 //only for actor pathfinding debug!
 
 #define ACTOR_BARRIERS_MAX 16
 


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