mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-05-06 09:28:18 +00:00
Bunch of stuff
This commit is contained in:
9
lib/state.rb
Normal file
9
lib/state.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
module W3DHubLauncher
|
||||
class State < CyberarmEngine::GuiState
|
||||
include W3DHubLauncher::GuiExt
|
||||
|
||||
def setup
|
||||
theme(THEME)
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user