Skip to content

Commit

Permalink
ergb
Browse files Browse the repository at this point in the history
  • Loading branch information
mrworldwide1 committed Jul 25, 2023
1 parent b8939c6 commit 6acbe13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// Get localStorage autosave working by following tutorial
// Create upgrades screen and implement the upgrades

//-----------------------Setup-----------------------//
//-----------------------Setup Variables-----------------------//
const bgColor = 235;
const windowWidth = 1280;
const windowHeight = 720;
Expand Down

0 comments on commit 6acbe13

Please sign in to comment.