Skip to content
This repository has been archived by the owner. It is now read-only.

new frontend customization #695

Merged
merged 3 commits into from Aug 24, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev
new frontend customization
  • Loading branch information
erorcun committed Aug 24, 2020
commit 082c4caecfb542e93f5a9a942e51b555e0035279
@@ -30,7 +30,7 @@ bool PrintDebugCode = false;
int16 DebugCamMode;

#ifdef FREE_CAM
bool CCamera::bFreeCam;
bool CCamera::bFreeCam = false;
int nPreviousMode = -1;
#endif