Fix retire message on history load.
This commit is contained in:
parent
939d9e5488
commit
5282b96327
@ -825,7 +825,6 @@ const INTERFACE = {
|
||||
|
||||
if(INTERFACE_DATA.history.length > 0) {
|
||||
if(INTERFACE_DATA.history[INTERFACE_DATA.history.length-1].source == 2) {
|
||||
GAME_DATA.state.code = 2;
|
||||
turn = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user