Merge pull request #574 from Xinerki/miami

many additions
This commit is contained in:
erorcun
2020-05-22 15:49:37 +03:00
committed by GitHub
16 changed files with 204 additions and 31 deletions

View File

@ -29,7 +29,7 @@ bool PrintDebugCode = false;
int16 DebugCamMode;
#ifdef FREE_CAM
bool CCamera::bFreeCam = true;
bool CCamera::bFreeCam;
int nPreviousMode = -1;
#endif