Browse Source

cringe

tags/v0.0.6_dev
Madiwka 2 years ago
parent
commit
9a147ce846
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      main.lua

+ 1
- 1
main.lua View File

@@ -23,7 +23,7 @@ function love.load()
quitGame = Menubutton(30, 170, 180, 40, gamestate.quit, nil, "Quit Game", {255, 255, 255}, {57, 45, 66})
},
game = {
-- Pause button or something here in future?
-- Pause button or something here in future?
}
}



Loading…
Cancel
Save