aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-15 23:40:11 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-15 23:40:11 +0200
commit76be2b91bd4b3fdf76705bfa8ea4581992bf887a (patch)
tree7e13219c01b3dd8d114bf93f91cc4be6ffc1a07d /client
parentbc331bef8293cf794f246f985845bec2155eb424 (diff)
downloadhurrycurry-76be2b91bd4b3fdf76705bfa8ea4581992bf887a.tar
hurrycurry-76be2b91bd4b3fdf76705bfa8ea4581992bf887a.tar.bz2
hurrycurry-76be2b91bd4b3fdf76705bfa8ea4581992bf887a.tar.zst
re-z-order overlays (fix #475)
Diffstat (limited to 'client')
-rw-r--r--client/gui/overlays/overlays.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/gui/overlays/overlays.tscn b/client/gui/overlays/overlays.tscn
index 93717736..20f0a978 100644
--- a/client/gui/overlays/overlays.tscn
+++ b/client/gui/overlays/overlays.tscn
@@ -18,13 +18,13 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_dcvak")
-[node name="ChatPreview" parent="." instance=ExtResource("1_n4uhr")]
+[node name="PinnedMessages" parent="." instance=ExtResource("3_dcvak")]
layout_mode = 1
[node name="Score" parent="." instance=ExtResource("2_whygm")]
layout_mode = 1
-[node name="PinnedMessages" parent="." instance=ExtResource("3_dcvak")]
+[node name="ChatPreview" parent="." instance=ExtResource("1_n4uhr")]
layout_mode = 1
[node name="Lobby" parent="." instance=ExtResource("4_jwd7s")]