summaryrefslogtreecommitdiff
path: root/UI/GamesLobby
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-02-15 12:36:43 +0100
committerDaniel Weipert <git@mail.dweipert.de>2025-02-15 12:36:43 +0100
commit0b1fd02d3cb080effe29e00f14773994d87e2e27 (patch)
treeb03de476b2b9993af6b52d77c1ca7eb08aa694ab /UI/GamesLobby
parent0d17544b3e3220a7493319271b79ce435f991a0b (diff)
4.3 -> 4.4HEADmain
Diffstat (limited to 'UI/GamesLobby')
-rw-r--r--UI/GamesLobby/games_lobby.gd.uid1
-rw-r--r--UI/GamesLobby/games_lobby.tscn2
-rw-r--r--UI/GamesLobby/lobby_game.gd.uid1
-rw-r--r--UI/GamesLobby/lobby_game.tscn2
4 files changed, 4 insertions, 2 deletions
diff --git a/UI/GamesLobby/games_lobby.gd.uid b/UI/GamesLobby/games_lobby.gd.uid
new file mode 100644
index 0000000..f884ee2
--- /dev/null
+++ b/UI/GamesLobby/games_lobby.gd.uid
@@ -0,0 +1 @@
+uid://ch3yprxw8y15i
diff --git a/UI/GamesLobby/games_lobby.tscn b/UI/GamesLobby/games_lobby.tscn
index cfba68c..bbcde3b 100644
--- a/UI/GamesLobby/games_lobby.tscn
+++ b/UI/GamesLobby/games_lobby.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://b0uqf5h2j7fvk"]
-[ext_resource type="Script" path="res://UI/GamesLobby/games_lobby.gd" id="1_4dbpy"]
+[ext_resource type="Script" uid="uid://ch3yprxw8y15i" path="res://UI/GamesLobby/games_lobby.gd" id="1_4dbpy"]
[ext_resource type="Texture2D" uid="uid://kwgx33awj4y2" path="res://UI/Assets/Enjl-Starry Space Background/background_1.png" id="2_up3jk"]
[ext_resource type="PackedScene" uid="uid://cs2a7wfrj4wn0" path="res://UI/GamesLobby/lobby_game.tscn" id="3_wofvj"]
[ext_resource type="Theme" uid="uid://bt84t61hrvoyn" path="res://UI/PlayerLobby/lobby_theme.tres" id="4_k7oqv"]
diff --git a/UI/GamesLobby/lobby_game.gd.uid b/UI/GamesLobby/lobby_game.gd.uid
new file mode 100644
index 0000000..5ea3c00
--- /dev/null
+++ b/UI/GamesLobby/lobby_game.gd.uid
@@ -0,0 +1 @@
+uid://ipkke6duqoi6
diff --git a/UI/GamesLobby/lobby_game.tscn b/UI/GamesLobby/lobby_game.tscn
index 1517416..22f5525 100644
--- a/UI/GamesLobby/lobby_game.tscn
+++ b/UI/GamesLobby/lobby_game.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://cs2a7wfrj4wn0"]
-[ext_resource type="Script" path="res://UI/GamesLobby/lobby_game.gd" id="1_cvsql"]
+[ext_resource type="Script" uid="uid://ipkke6duqoi6" path="res://UI/GamesLobby/lobby_game.gd" id="1_cvsql"]
[node name="LobbyGame" type="HBoxContainer"]
script = ExtResource("1_cvsql")