mirror of
https://github.com/halpz/re3.git
synced 2025-12-19 23:02:54 +00:00
new frontend customization
This commit is contained in:
@@ -30,7 +30,7 @@ bool PrintDebugCode = false;
|
||||
int16 DebugCamMode;
|
||||
|
||||
#ifdef FREE_CAM
|
||||
bool CCamera::bFreeCam;
|
||||
bool CCamera::bFreeCam = false;
|
||||
int nPreviousMode = -1;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user