mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 04:05:42 +00:00
Modify the 13 Migration to fix issues
This commit is contained in:
parent
1339cd6ba1
commit
ac7ba1a357
@ -100,6 +100,7 @@ export const migrations = {
|
||||
clearInterval(window.uiChoiceModalInterval);
|
||||
}
|
||||
}, 1000);
|
||||
player.infinity = { upgradeBits: 0 };
|
||||
|
||||
migrations.normalizeTimespans(player);
|
||||
migrations.convertAutobuyerMode(player);
|
||||
|
Loading…
Reference in New Issue
Block a user