Merge pull request #373 from erorcun/erorcun

Mouse free cam for peds&cars (under FREE_CAM)
This commit is contained in:
aap 2020-03-31 10:29:35 +02:00 committed by GitHub
commit a57d9b6797
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 788 additions and 19 deletions

View file

@ -479,7 +479,6 @@ public:
static int32 &m_ControlMethod;
static int8 &m_PrefsDMA;
static int32 &m_PrefsLanguage;
static int8 &m_bDisableMouseSteering;
static int32 &m_PrefsBrightness;
static float &m_PrefsLOD;
static int8 &m_bFrontEnd_ReloadObrTxtGxt;