diff options
author | tpart <tpart120@proton.me> | 2024-08-29 14:41:55 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-08-29 14:41:55 +0200 |
commit | 6c74fe5c8a74031a4bfcbfc73a7fcd008af7554c (patch) | |
tree | ba11c0b46bd5aea17db5fda611ed1a13a2a9124f /client/menu/lobby.tscn | |
parent | 1561cd04a1cbba079a9f4cc4e6545b510d76e3ea (diff) | |
download | hurrycurry-6c74fe5c8a74031a4bfcbfc73a7fcd008af7554c.tar hurrycurry-6c74fe5c8a74031a4bfcbfc73a7fcd008af7554c.tar.bz2 hurrycurry-6c74fe5c8a74031a4bfcbfc73a7fcd008af7554c.tar.zst |
Add new chat system
Diffstat (limited to 'client/menu/lobby.tscn')
-rw-r--r-- | client/menu/lobby.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/lobby.tscn b/client/menu/lobby.tscn index cde4c0b4..05b6507c 100644 --- a/client/menu/lobby.tscn +++ b/client/menu/lobby.tscn @@ -2,7 +2,7 @@ [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="1_u18ke"] [ext_resource type="Script" path="res://menu/lobby.gd" id="2_7657i"] -[ext_resource type="StyleBox" uid="uid://de80aw86emnql" path="res://menu/theme/lobby_panel_override.tres" id="3_6iqoe"] +[ext_resource type="StyleBox" uid="uid://de80aw86emnql" path="res://menu/theme/style/lobby_panel_override.tres" id="3_6iqoe"] [ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/dark_blur_material.tres" id="3_esmbx"] [ext_resource type="Texture2D" uid="uid://35rd5gamtyqm" path="res://menu/arrow.svg" id="3_jxleg"] [ext_resource type="Texture2D" uid="uid://j75dbytlbju" path="res://menu/arrow_pressed.svg" id="4_eapmn"] |