Update game.js
This commit is contained in:
parent
28eb5a10d2
commit
544fab6569
|
@ -9933,7 +9933,7 @@
|
|||
}
|
||||
};
|
||||
setTimeout(loop,500);
|
||||
game.saveConfig('menu_loadondemand',true,lib.config.mode);
|
||||
if(!_status.new_tutorial) game.saveConfig('menu_loadondemand',true,lib.config.mode);
|
||||
}
|
||||
},
|
||||
connection:function(ws){
|
||||
|
|
Loading…
Reference in New Issue