mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-02-16 09:31:43 +00:00
Also pause
This commit is contained in:
parent
670b9b9eb9
commit
7ee620a724
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@ export function fixOldSave(
|
|||
}
|
||||
if (player.layers?.main?.day === 12) {
|
||||
player.layers?.main?.day === 11;
|
||||
player.devSpeed = 0;
|
||||
}
|
||||
if (player.tabs) {
|
||||
player.tabs = player.tabs.filter(l => l !== "management");
|
||||
|
|
Loading…
Add table
Reference in a new issue