economy
This commit is contained in:
parent
659274b087
commit
a455575a64
4 changed files with 11 additions and 8 deletions
|
@ -142,7 +142,7 @@ function renderThing() {
|
|||
|
||||
requestAnimationFrame(renderThing);
|
||||
}
|
||||
let hud = document.querySelector('.hud');
|
||||
let hud = document.querySelector('.main-hud');
|
||||
|
||||
main();
|
||||
requestAnimationFrame(renderThing)
|
Loading…
Add table
Add a link
Reference in a new issue