mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Interface is now data driven!
This commit is contained in:
@@ -3,8 +3,7 @@ class W3DHub
|
||||
def setup
|
||||
self.caption = "W3D Hub Launcher"
|
||||
|
||||
# push_state(W3DHub::States::Boot)
|
||||
push_state(W3DHub::States::Interface)
|
||||
push_state(W3DHub::States::Boot)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user