Commit 8f37c556 authored by Oleg Korshul's avatar Oleg Korshul

disable debug

parent 98e03f67
......@@ -127,7 +127,7 @@
this.debugTexBoxMaxW = 100;
this.debugTexBoxMaxH = 20;
this.isDebug = true;
this.isDebug = false;
this.isSystem = false;
this.isShow = false;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment