This website works better with JavaScript.
Home
Explore
Help
Sign In
nirokay
/
Questionable-Oerbital-Mechanics
mirror of
https://github.com/NiroUwU/Questionable-Oerbital-Mechanics
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
cringe
tags/v0.0.6_dev
Madiwka
2 years ago
parent
0016c01a0f
commit
9a147ce846
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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})
quitGame = Menubutton(30, 170, 180, 40, gamestate.quit, nil, "Quit Game", {255, 255, 255}, {57, 45, 66})
},
},
game = {
game = {
-- Pause button or something here in future?
-- Pause button or something here in future?
}
}
}
}
Write
Preview
Loading…
Cancel
Save