aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-01 17:40:23 +0200
committertpart <tpart120@proton.me>2024-07-01 17:40:23 +0200
commit7fd658de1ff95f90ea1b000f7cc84de5ebe096e0 (patch)
treed9b26ca25f6c1836495e9fb3027e727590ab4c54 /client
parent7d51b58874ff78173f102591f0b03136bb6f49dd (diff)
downloadhurrycurry-7fd658de1ff95f90ea1b000f7cc84de5ebe096e0.tar
hurrycurry-7fd658de1ff95f90ea1b000f7cc84de5ebe096e0.tar.bz2
hurrycurry-7fd658de1ff95f90ea1b000f7cc84de5ebe096e0.tar.zst
Fix error menu design not using panel material
Diffstat (limited to 'client')
-rw-r--r--client/menu/error.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/menu/error.tscn b/client/menu/error.tscn
index d1bf034d..1ceda15a 100644
--- a/client/menu/error.tscn
+++ b/client/menu/error.tscn
@@ -1,9 +1,10 @@
-[gd_scene load_steps=5 format=3 uid="uid://cimgn07lbcs4v"]
+[gd_scene load_steps=6 format=3 uid="uid://cimgn07lbcs4v"]
[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="1_cabdu"]
[ext_resource type="PackedScene" uid="uid://l4vm07dtda4j" path="res://menu/menu_background.tscn" id="2_5fxol"]
[ext_resource type="Script" path="res://menu/error.gd" id="2_dbe41"]
[ext_resource type="PackedScene" uid="uid://bg2d78ycorcqk" path="res://menu/scene_transition.tscn" id="4_1nbt3"]
+[ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/dark_blur_material.tres" id="4_hxkkd"]
[node name="ErrorMenu" type="Control"]
layout_mode = 3
@@ -18,6 +19,7 @@ script = ExtResource("2_dbe41")
[node name="MenuBackground" parent="." instance=ExtResource("2_5fxol")]
[node name="Panel" type="Panel" parent="."]
+material = ExtResource("4_hxkkd")
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0