aboutsummaryrefslogtreecommitdiff
path: root/client/menu/game.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-19 14:23:10 +0200
committertpart <tpart120@proton.me>2024-09-19 14:23:14 +0200
commitcaacbc208441c82576f336cc9aeec907e9e19e53 (patch)
treefc981d8403ed2153c5f51786e3c016befdf90356 /client/menu/game.tscn
parenta7139cfddd9b072d97a93a030b485d3c0fe241a2 (diff)
downloadhurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar
hurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar.bz2
hurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar.zst
Implement new server hint packet; Implement positional server message logic
Diffstat (limited to 'client/menu/game.tscn')
-rw-r--r--client/menu/game.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/game.tscn b/client/menu/game.tscn
index cf596f77..23929591 100644
--- a/client/menu/game.tscn
+++ b/client/menu/game.tscn
@@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://c6krh36hoqfg8" path="res://game.tscn" id="2_uojcy"]
[ext_resource type="PackedScene" uid="uid://bpikve6wlsjfl" path="res://menu/overlay.tscn" id="3_i0ytb"]
[ext_resource type="PackedScene" uid="uid://bc50la65ntifb" path="res://menu/lobby.tscn" id="3_udxby"]
-[ext_resource type="PackedScene" uid="uid://b21nrnkygiyjt" path="res://menu/popup_message.tscn" id="5_n1wy0"]
+[ext_resource type="PackedScene" uid="uid://b21nrnkygiyjt" path="res://menu/popup_message/popup_message.tscn" id="5_n1wy0"]
[ext_resource type="PackedScene" uid="uid://xcxbmynn8mhi" path="res://menu/chat/chat_preview.tscn" id="6_dh5lr"]
[node name="GameMenu" type="Control"]