CCarAI + bugfixes

This commit is contained in:
Nikolay Korolev 2019-10-11 00:02:55 +03:00
parent 80a74d2e77
commit 803412f33b
6 changed files with 226 additions and 41 deletions

View file

@ -3,6 +3,10 @@
#include "Boat.h"
#include "Vehicle.h"
#define GAME_SPEED_TO_METERS_PER_SECOND 50.0f
#define GAME_SPEED_TO_CARAI_SPEED 60.0f
#define TIME_COPS_WAIT_TO_EXIT_AFTER_STOPPING 2500
class CZoneInfo;
enum{