From 7fd658de1ff95f90ea1b000f7cc84de5ebe096e0 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 1 Jul 2024 17:40:23 +0200 Subject: Fix error menu design not using panel material --- client/menu/error.tscn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'client/menu/error.tscn') 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 -- cgit v1.2.3-70-g09d2