mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Removed idea to have Tasks have a seperate step class; needless abstraction at this point, added manifest parser
This commit is contained in:
@@ -19,11 +19,5 @@ class W3DHub
|
||||
|
||||
super if @application_manager.idle?
|
||||
end
|
||||
|
||||
def button_down(id)
|
||||
super
|
||||
|
||||
self.borderless = !self.borderless? if id == Gosu::KB_F7
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user