This commit is contained in:
parent
a53951b4db
commit
9da667f10b
|
@ -11413,7 +11413,7 @@
|
|||
}
|
||||
if(game.online||game.onlineroom){
|
||||
if(game.servermode&&_status.over){
|
||||
game.saveConfig('reconnect_room',game.roomId);
|
||||
|
||||
}
|
||||
else{
|
||||
localStorage.setItem(lib.configprefix+'directstart',true);
|
||||
|
|
Loading…
Reference in New Issue