Switched to the new pathfinding code, after talking with waltervn

svn-id: r46752
This commit is contained in:
Filippos Karapetis
2009-12-30 15:38:50 +00:00
parent b775c03c29
commit a314df52df
+1 -1
View File
@@ -48,7 +48,7 @@ namespace Sci {
// Uncomment this to use old music functions
#define USE_OLD_MUSIC_FUNCTIONS
// Uncomment this to use old pathfinding code
#define OLD_PATHFINDING
//#define OLD_PATHFINDING
class Console;
struct EngineState;