mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
UI tweaks
This commit is contained in:
@@ -5,5 +5,11 @@ class W3DHub
|
||||
|
||||
push_state(W3DHub::States::Boot)
|
||||
end
|
||||
|
||||
def button_down(id)
|
||||
super
|
||||
|
||||
self.borderless = !self.borderless? if id == Gosu::KB_F7
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user