Late connection
This commit is contained in:
parent
59bf07b076
commit
63209ccc1e
9 changed files with 73 additions and 23 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://cbtp4rvg66ba1"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cbtp4rvg66ba1"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bsyuos803g7qf" path="res://scripts/gui/main_menu_gui.gd" id="1_l6cm7"]
|
||||
[ext_resource type="Script" uid="uid://2uyxkfmbbims" path="res://scripts/gui/lobby/lobby_buttons.gd" id="3_bqqt6"]
|
||||
|
||||
[node name="MainMenu" type="CenterContainer"]
|
||||
anchors_preset = 15
|
||||
|
|
@ -77,7 +76,6 @@ horizontal_alignment = 1
|
|||
[node name="Buttons" type="HBoxContainer" parent="Lobby/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
script = ExtResource("3_bqqt6")
|
||||
|
||||
[node name="LeaveButton" type="Button" parent="Lobby/VBoxContainer/Buttons"]
|
||||
unique_name_in_owner = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue