Fix sounds playing at start up #903
This commit is contained in:
@@ -31,5 +31,4 @@ export default function init() {
|
||||
Game.registerHook('draw', CMDrawHook);
|
||||
Game.registerHook('logic', CMLoopHook);
|
||||
}
|
||||
window.cookieMonsterFrameworkData.isInitializing = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user