diff options
Diffstat (limited to 'client/menu/lobby')
-rw-r--r-- | client/menu/lobby/player.gd.uid | 1 | ||||
-rw-r--r-- | client/menu/lobby/player.tscn | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/client/menu/lobby/player.gd.uid b/client/menu/lobby/player.gd.uid new file mode 100644 index 00000000..b0971cdb --- /dev/null +++ b/client/menu/lobby/player.gd.uid @@ -0,0 +1 @@ +uid://buxb488rr2ncs diff --git a/client/menu/lobby/player.tscn b/client/menu/lobby/player.tscn index 344aae91..a1a9260a 100644 --- a/client/menu/lobby/player.tscn +++ b/client/menu/lobby/player.tscn @@ -2,7 +2,7 @@ [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme/theme.tres" id="1_flfqn"] [ext_resource type="Texture2D" uid="uid://222w1wha75od" path="res://menu/icons/user.webp" id="2_mnaqt"] -[ext_resource type="Script" path="res://menu/lobby/player.gd" id="2_w3lyk"] +[ext_resource type="Script" uid="uid://buxb488rr2ncs" path="res://menu/lobby/player.gd" id="2_w3lyk"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1227j"] bg_color = Color(0, 0, 0, 1) |