mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-28 07:12:30 +08:00
turned off debug
This commit is contained in:
+2
-2
@@ -63,8 +63,8 @@ var Engine = {
|
|||||||
|
|
||||||
options: {
|
options: {
|
||||||
state: null,
|
state: null,
|
||||||
debug: true,
|
debug: false,
|
||||||
log: true
|
log: false
|
||||||
},
|
},
|
||||||
|
|
||||||
init: function(options) {
|
init: function(options) {
|
||||||
|
|||||||
Reference in New Issue
Block a user