Wrinkler button disappear when not active

This commit is contained in:
Daniël van Noord
2021-03-26 16:26:57 +01:00
parent 48c3bad336
commit fe8749e7b2
6 changed files with 9 additions and 4 deletions

View File

@@ -59,6 +59,7 @@ export default function InitializeCookieMonster() {
Game.CalculateGains();
LoadConfig(); // Must be after all things are created!
Game.UpdateMenu();
CMLastAscendState = Game.OnAscend;
if (Game.prefs.popups)