fix menu
This commit is contained in:
parent
c0be7e285d
commit
784068289c
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="Script" path="res://scripts/ConnectButton.gd" id="1_nhpm2"]
|
||||
[ext_resource type="Script" path="res://scripts/Nickname.gd" id="2_5xejq"]
|
||||
[ext_resource type="Texture2D" uid="uid://vnk3r1p4ao3n" path="res://textures/prototype-textures/Prototype_symbol_cross_32x32px.png" id="2_mk5ih"]
|
||||
[ext_resource type="Texture2D" uid="uid://c4pah1vj0aa4x" path="res://textures/prototype-textures/Prototype_symbol_cross_32x32px.png" id="2_mk5ih"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_eqsfo"]
|
||||
texture = ExtResource("2_mk5ih")
|
||||
|
@ -170,4 +170,3 @@ offset_right = 152.0
|
|||
offset_bottom = 120.0
|
||||
text = "Set"
|
||||
script = ExtResource("2_5xejq")
|
||||
|
||||
|
|
Loading…
Reference in New Issue