Show buildings left till achievement in tooltip #4
This commit is contained in:
@@ -15,6 +15,7 @@ import {
|
||||
CacheGoldenAndWrathCookiesMults,
|
||||
CacheStatsCookies,
|
||||
} from '../Cache/Stats/Stats';
|
||||
import AllAmountTillNextAchievement from '../Cache/TillNextAchievement/AllAmountTillNextAchievement';
|
||||
import {
|
||||
CacheDoRemakeBuildPrices,
|
||||
CacheHadBuildAura,
|
||||
@@ -50,6 +51,8 @@ export default function CMLoopHook() {
|
||||
|
||||
// CM.Sim.DoSims is set whenever CPS has changed
|
||||
if (SimDoSims) {
|
||||
AllAmountTillNextAchievement();
|
||||
|
||||
CacheIncome();
|
||||
|
||||
CacheNoGoldSwitchCPS(); // Needed first
|
||||
|
||||
Reference in New Issue
Block a user