1
0
mirror of https://github.com/td512/re3.git synced 2026-03-02 08:56:04 +00:00

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

@@ -21,6 +21,8 @@
#include "World.h"
#include "ZoneCull.h"
//--LCS: file done
#define DISTANCE_TO_SWITCH_DISTANCE_GOTO 20.0f
float CCarAI::FindSwitchDistanceClose(CVehicle* pVehicle)