This commit is contained in:
Nikolay Korolev 2019-09-11 17:51:40 +03:00
parent b2236d8951
commit 448d5a8857
2 changed files with 145 additions and 3 deletions

View file

@ -15,7 +15,7 @@ enum{
#define FIX_PATHFIND_BUG
#endif
#undef FIX_PATHFIND_BUG
#define USE_TREADABLE_PATHFIND
class CCarCtrl
{