diff options
Diffstat (limited to 'src/control/CarCtrl.h')
-rw-r--r-- | src/control/CarCtrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/CarCtrl.h b/src/control/CarCtrl.h index d5405137..091d2985 100644 --- a/src/control/CarCtrl.h +++ b/src/control/CarCtrl.h @@ -15,7 +15,7 @@ enum{ #define FIX_PATHFIND_BUG #endif -#undef FIX_PATHFIND_BUG +#define USE_TREADABLE_PATHFIND class CCarCtrl { |