Fix animation ghosting.
This commit is contained in:
parent
2dabac08cd
commit
b4792936db
@ -1126,6 +1126,7 @@ const INTERFACE = {
|
|||||||
target = null;
|
target = null;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
play = null;
|
||||||
GAME_DATA.process(play);
|
GAME_DATA.process(play);
|
||||||
}
|
}
|
||||||
INTERFACE_DATA.replay_turn++;
|
INTERFACE_DATA.replay_turn++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user