Disabled ENABLE_CAMERA_STATISTICS
This commit is contained in:
parent
5766e9e915
commit
38d5817bc9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
// Shows an imgui dialog with render related data
|
||||
#define ENABLE_RENDER_STATISTICS 0
|
||||
// Shows an imgui dialog with camera related data
|
||||
#define ENABLE_CAMERA_STATISTICS 1
|
||||
#define ENABLE_CAMERA_STATISTICS 0
|
||||
|
||||
|
||||
//====================
|
||||
|
|
Loading…
Add table
Reference in a new issue