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