mirror of
https://github.com/halpz/re3.git
synced 2025-12-20 16:12:57 +00:00
Frontend customization functions, freecam toggle, minor things
This commit is contained in:
@@ -29,7 +29,7 @@ bool PrintDebugCode = false;
|
||||
int16 DebugCamMode;
|
||||
|
||||
#ifdef FREE_CAM
|
||||
bool CCamera::bFreeCam = true;
|
||||
bool CCamera::bFreeCam;
|
||||
int nPreviousMode = -1;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user