Fix black flicker at loading & timers change #621
This commit is contained in:
File diff suppressed because one or more lines are too long
2
dist/CookieMonster.js
vendored
2
dist/CookieMonster.js
vendored
File diff suppressed because one or more lines are too long
2
dist/CookieMonster.js.map
vendored
2
dist/CookieMonster.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -11,4 +11,5 @@ export default function UpdateBackground() {
|
|||||||
Game.LeftBackground.canvas.parentNode.offsetWidth;
|
Game.LeftBackground.canvas.parentNode.offsetWidth;
|
||||||
Game.LeftBackground.canvas.height =
|
Game.LeftBackground.canvas.height =
|
||||||
Game.LeftBackground.canvas.parentNode.offsetHeight;
|
Game.LeftBackground.canvas.parentNode.offsetHeight;
|
||||||
|
Game.DrawBackground();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user