aboutsummaryrefslogtreecommitdiff
path: root/client/menu/chat/chat_open.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/chat/chat_open.tscn')
-rw-r--r--client/menu/chat/chat_open.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/menu/chat/chat_open.tscn b/client/menu/chat/chat_open.tscn
index 6150272d..af6688a5 100644
--- a/client/menu/chat/chat_open.tscn
+++ b/client/menu/chat/chat_open.tscn
@@ -1,9 +1,10 @@
-[gd_scene load_steps=6 format=3 uid="uid://dbd6k56l4p0ls"]
+[gd_scene load_steps=7 format=3 uid="uid://dbd6k56l4p0ls"]
[ext_resource type="Script" path="res://menu/chat/chat_open.gd" id="1_dsl4a"]
[ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/dark_blur_material.tres" id="1_isqmk"]
[ext_resource type="Script" path="res://menu/blur_setup.gd" id="2_urbd2"]
[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="3_v7xmg"]
+[ext_resource type="StyleBox" uid="uid://bw4jamyna1top" path="res://menu/theme/style/panel_style_sidebar.tres" id="4_ew1yx"]
[ext_resource type="Script" path="res://menu/scroll_container_custom.gd" id="5_3mths"]
[node name="ChatOpen" type="Control"]
@@ -23,6 +24,7 @@ anchor_bottom = 1.0
offset_right = 296.0
grow_vertical = 2
theme = ExtResource("3_v7xmg")
+theme_override_styles/panel = ExtResource("4_ew1yx")
script = ExtResource("2_urbd2")
[node name="MarginContainer" type="MarginContainer" parent="PanelContainer"]