diff options
author | tpart <tpart120@proton.me> | 2024-10-06 21:21:51 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-10-10 11:48:42 +0200 |
commit | 8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e (patch) | |
tree | a4112644eea7edbc060f0c0a419a28374e41f66e /client/menu/communicate/chat/chat_open.tscn | |
parent | 4ee632304449b77689bf075d3dbcd2466210e118 (diff) | |
download | hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar.bz2 hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar.zst |
Categorize interact marker; Fix misplaced file
Diffstat (limited to 'client/menu/communicate/chat/chat_open.tscn')
-rw-r--r-- | client/menu/communicate/chat/chat_open.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/communicate/chat/chat_open.tscn b/client/menu/communicate/chat/chat_open.tscn index 8830c4f7..09cc4526 100644 --- a/client/menu/communicate/chat/chat_open.tscn +++ b/client/menu/communicate/chat/chat_open.tscn @@ -5,7 +5,7 @@ [ext_resource type="Script" path="res://menu/auto_setup/blur_setup.gd" id="2_urbd2"] [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/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"] +[ext_resource type="Script" path="res://menu/auto_setup/scroll_container_custom.gd" id="5_3mths"] [node name="ChatOpen" type="Control"] layout_mode = 3 |