aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-06-26 16:12:52 +0200
committertpart <tpart120@proton.me>2024-06-26 16:12:52 +0200
commit33c578b2c8fcf680e0426653bc54c67822ed8c39 (patch)
treefc4af6e73baed7ac64ffaf60c3b76976db1debd1
parent69bc0630667f285708ddbb74af8ef83f7a41fc23 (diff)
downloadhurrycurry-33c578b2c8fcf680e0426653bc54c67822ed8c39.tar
hurrycurry-33c578b2c8fcf680e0426653bc54c67822ed8c39.tar.bz2
hurrycurry-33c578b2c8fcf680e0426653bc54c67822ed8c39.tar.zst
Fix round corners of main menu panel
-rw-r--r--client/menu/main_menu.tscn5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/menu/main_menu.tscn b/client/menu/main_menu.tscn
index c42a90c1..7bd1ccc3 100644
--- a/client/menu/main_menu.tscn
+++ b/client/menu/main_menu.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=7 format=3 uid="uid://dbj8508whxgwv"]
+[gd_scene load_steps=8 format=3 uid="uid://dbj8508whxgwv"]
[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme.tres" id="1_nlcpo"]
[ext_resource type="Script" path="res://menu/main_menu.gd" id="2_qot2j"]
@@ -11,6 +11,8 @@ shader_parameter/blur_amount = 3.5
shader_parameter/mix_amount = 0.3
shader_parameter/color_over = null
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm1nk"]
+
[sub_resource type="FontVariation" id="FontVariation_htgmg"]
base_font = ExtResource("4_mfs30")
variation_embolden = 0.5
@@ -32,6 +34,7 @@ anchors_preset = 9
anchor_bottom = 1.0
offset_right = 340.0
grow_vertical = 2
+theme_override_styles/panel = SubResource("StyleBoxFlat_cm1nk")
[node name="margin" type="MarginContainer" parent="side"]
layout_mode = 2