This website works better with JavaScript.
Home
Explore
Help
Sign In
Madiwka
/
Gravity
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
brokeN
tags/6
Madiwka3
3 years ago
parent
f632735f6e
commit
643f23d9d2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/GUI.lua
+ 0
- 1
src/GUI.lua
View File
@@ -201,7 +201,6 @@ function GUIDraw(mode)
guimenu:butt(guibutts, WINDOW_WIDTH, WINDOW_HEIGHT, menuX + 200, WINDOW_HEIGHT-100, 40, WINDOW_WIDTH/3.7)
love.keyboard.mouseisReleased = false
--START BUTTON
love.window.setTitle(selectedItem)
end
Write
Preview
Loading…
Cancel
Save