Fixes from miami

This commit is contained in:
eray orçunus
2020-09-10 03:14:50 +03:00
parent bd96f49aac
commit 93d77f340d
5 changed files with 66 additions and 68 deletions

View File

@@ -12,6 +12,7 @@
#define FEET_OFFSET 1.04f
#define CHECK_NEARBY_THINGS_MAX_DIST 15.0f
#define ENTER_CAR_MAX_DIST 30.0f
struct CPathNode;
class CAccident;