Update state-checking code v2

This commit is contained in:
Daniel van Noord
2020-12-03 16:40:21 +01:00
parent 8a303c2d27
commit 106331af85
5 changed files with 32 additions and 24 deletions

View File

@@ -16,6 +16,8 @@ RunCookieMonsterHeader = function() {
CM.Disp = {};
CM.Main = {};
CM.Sim = {};
}