This commit is contained in:
parent
a91a9efd18
commit
baf607688e
|
@ -15148,7 +15148,7 @@
|
|||
game.send('inited');
|
||||
});
|
||||
}
|
||||
if(_status.event.getParent()){
|
||||
if(_status.event.parent){
|
||||
game.forceOver('noover',proceed);
|
||||
}
|
||||
else{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
window.noname_update={
|
||||
version:'1.9.3.1',
|
||||
version:'1.9.3.2',
|
||||
changeLog:[
|
||||
'bug修复',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue