bug fix: change blck_debugON to false
This commit is contained in:
parent
fb9284e3fb
commit
9a3f92a3be
@ -6,7 +6,7 @@
|
||||
Last modified 10/25/16
|
||||
*/
|
||||
//blck_variablesLoaded = false;
|
||||
blck_debugON = true;
|
||||
blck_debugON = false;
|
||||
blck_debugLevel = 3;
|
||||
blck_minFPS = 10;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user