Also pause

This commit is contained in:
thepaperpilot 2022-12-11 23:45:09 -06:00
parent 670b9b9eb9
commit 7ee620a724

View file

@ -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");