From dff76d9344a4102154f98bb38a8c8773c214a5bd Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 23 Mar 2025 20:56:41 +0100 Subject: Update to Godot 4.4 --- client/menu/lobby/player.gd.uid | 1 + client/menu/lobby/player.tscn | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 client/menu/lobby/player.gd.uid (limited to 'client/menu/lobby') 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) -- cgit v1.2.3-70-g09d2