mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Enabled Direct Connect button, bump version.
This commit is contained in:
@@ -68,7 +68,7 @@ class W3DHub
|
||||
|
||||
flow(fill: true)
|
||||
|
||||
button "Direct Connect", height: 1.0, padding_top: 4, padding_bottom: 4, enabled: W3DHUB_DEBUG && W3DHUB_DEVELOPER, tip: "Directly connect to a game server (under development)" do
|
||||
button "Direct Connect", height: 1.0, padding_top: 4, padding_bottom: 4 do
|
||||
push_state(W3DHub::States::DirectConnectDialog)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user