Rewrote Missing Upgrades code

This commit is contained in:
Daniel van Noord
2020-12-21 11:24:23 +01:00
parent 1a0f9ed1a2
commit 1cffb822fb
5 changed files with 270 additions and 178 deletions

View File

@@ -147,6 +147,7 @@ CM.Loop = function() {
CM.Sim.NoGoldSwitchCookiesPS(); // Needed first
CM.Cache.RemakeGoldenAndWrathCookiesMults();
CM.Cache.CacheStats();
CM.Cache.CacheMissingUpgrades();
CM.Cache.RemakeChain();
CM.Cache.RemakeSeaSpec();