mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 04:05:42 +00:00
fix incorrect merge from #1724
This commit is contained in:
parent
fb8f7be33b
commit
52b7f05aa2
@ -15,7 +15,7 @@ function playerInfinityUpgradesOnReset() {
|
||||
"resetBoost", "galaxyBoost", "skipResetGalaxy",
|
||||
"totalMult", "currentMult", "postGalaxy",
|
||||
"challengeMult", "achievementMult", "infinitiedMult",
|
||||
"infinitiedGeneration", "autoBuyerUpgrade", "bulkBoost",
|
||||
"infinitiedGeneration", "autoBuyerUpgrade", "autobuyMaxDimboosts",
|
||||
"ipOffline"]
|
||||
);
|
||||
player.infinityRebuyables = [8, 7, 10];
|
||||
|
Loading…
Reference in New Issue
Block a user