mirror of
https://github.com/AndrioCelos/TableturfBattleApp.git
synced 2026-08-21 18:34:00 -05:00
Hide the time limit in replays
This commit is contained in:
@@ -122,6 +122,7 @@ function initReplay() {
|
||||
canPlay = false;
|
||||
showPage('game');
|
||||
clearPlayContainers();
|
||||
timeLabel.hide();
|
||||
turnNumberLabel.setTurnNumber(null);
|
||||
replayUpdateHand();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user