summaryrefslogtreecommitdiff
path: root/scenes/ClientUI.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/ClientUI.tscn')
-rw-r--r--scenes/ClientUI.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/ClientUI.tscn b/scenes/ClientUI.tscn
index 0cd6b42..50b0a77 100644
--- a/scenes/ClientUI.tscn
+++ b/scenes/ClientUI.tscn
@@ -42,3 +42,4 @@ margin_bottom = 271.0
text = "Host Local Game"
[connection signal="pressed" from="ConnectButton" to="." method="_connect_btn"]
+[connection signal="pressed" from="LocalButton" to="." method="_run_local_server"]