diff options
author | tpart <tpart120@proton.me> | 2024-10-06 17:50:06 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-10-06 17:50:20 +0200 |
commit | 993644b0a48dd213b6fdd21cc0bf054c2e1baab6 (patch) | |
tree | 314937a01186a2cee88a25906ecb8b3dc2694dcd /client/menu/communicate/chat/chat_message.tscn | |
parent | 78804e594c0d55c6404370181516fdd3cd550598 (diff) | |
download | hurrycurry-993644b0a48dd213b6fdd21cc0bf054c2e1baab6.tar hurrycurry-993644b0a48dd213b6fdd21cc0bf054c2e1baab6.tar.bz2 hurrycurry-993644b0a48dd213b6fdd21cc0bf054c2e1baab6.tar.zst |
Organize theme files
Diffstat (limited to 'client/menu/communicate/chat/chat_message.tscn')
-rw-r--r-- | client/menu/communicate/chat/chat_message.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/communicate/chat/chat_message.tscn b/client/menu/communicate/chat/chat_message.tscn index 06a9311e..d4db3f5d 100644 --- a/client/menu/communicate/chat/chat_message.tscn +++ b/client/menu/communicate/chat/chat_message.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://bpc2qgsvcafhe"] [ext_resource type="Script" path="res://menu/communicate/chat/chat_message.gd" id="1_ey0qp"] -[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="1_rx6vg"] +[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme/theme.tres" id="1_rx6vg"] [sub_resource type="FontVariation" id="FontVariation_jfhbh"] variation_embolden = 1.3 |