lcs bridge

This commit is contained in:
Nikolay Korolev
2021-08-08 13:08:47 +03:00
parent 0c4ab5b609
commit e6b1a0691b
6 changed files with 34 additions and 19 deletions

View File

@ -38,6 +38,8 @@
#include "Zones.h"
#include "Pickups.h"
//--LCS: file done except TODO
#define DISTANCE_TO_SPAWN_ROADBLOCK_PEDS (51.0f)
#define DISTANCE_TO_SCAN_FOR_DANGER (14.0f)
#define DISTANCE_TO_SCAN_FOR_PED_DANGER (11.0f)