CVarConsole

This commit is contained in:
Sergeanur 2021-01-02 11:38:54 +02:00
commit 42e4a068bb
20 changed files with 1009 additions and 10 deletions

View file

@ -402,6 +402,9 @@ public:
static bool m_bDisableMouseSteering;
static bool bDisableRemoteDetonation;
static bool bDisableRemoteDetonationOnContact;
#ifndef MASTER
static bool m_bDisplayHandlingInfo;
#endif
};
void DestroyVehicleAndDriverAndPassengers(CVehicle* pVehicle);