From e57103a4f99cdc0693471fe772dc7893ff65e855 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Wed, 31 Aug 2022 17:19:49 -0700 Subject: added local servers --- scenes/ClientUI.tscn | 1 + 1 file changed, 1 insertion(+) (limited to 'scenes/ClientUI.tscn') 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"] -- cgit v1.2.3