ccarctrl big fix

This commit is contained in:
Nikolay Korolev 2020-05-09 20:21:13 +03:00
parent e30b538cd3
commit a55e738dfa
10 changed files with 184 additions and 36 deletions

View file

@ -126,6 +126,7 @@ public:
static void RemoveFromLoadedVehicleArray(int32 mi, int32 rating);
static int32 ChooseCarModelToLoad(int32 rating);
static bool BoatWithTallMast(int32 mi);
static void RemoveCarsIfThePoolGetsFull(void);
static float GetPositionAlongCurrentCurve(CVehicle* pVehicle)
{