This commit is contained in:
parent
18b66fb801
commit
f758ecb333
|
@ -268,10 +268,7 @@ mode.story={
|
|||
var next=game.createEvent('loadScene');
|
||||
next.content=function(){
|
||||
'step 0'
|
||||
if(lib.storage.version!=lib.story.version){
|
||||
game.pause();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue