diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
commit | 0b1fd02d3cb080effe29e00f14773994d87e2e27 (patch) | |
tree | b03de476b2b9993af6b52d77c1ca7eb08aa694ab /UI/GamesLobby/games_lobby.tscn | |
parent | 0d17544b3e3220a7493319271b79ce435f991a0b (diff) |
Diffstat (limited to 'UI/GamesLobby/games_lobby.tscn')
-rw-r--r-- | UI/GamesLobby/games_lobby.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
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"] |