1.9.9.4
This commit is contained in:
parent
bfa08f6e17
commit
615a5ddc89
|
@ -20762,9 +20762,9 @@
|
||||||
}
|
}
|
||||||
_status.paused=false;
|
_status.paused=false;
|
||||||
delete _status.waitingForTransition;
|
delete _status.waitingForTransition;
|
||||||
// delete _status.event._cardChoice;
|
delete _status.event._cardChoice;
|
||||||
// delete _status.event._targetChoice;
|
delete _status.event._targetChoice;
|
||||||
// delete _status.event._skillChoice;
|
delete _status.event._skillChoice;
|
||||||
game.loop();
|
game.loop();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue