diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-09-04 23:47:24 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-09-05 23:07:07 +0200 |
| commit | 81deaf81c800900e30046cb927be1c9d91ae61b8 (patch) | |
| tree | 20ce9898465e8d4c49eeff12a9ea55572517ea7b /client/player/chat_message.tscn | |
| parent | fd80142282fcef628466a18e3ea62f0d1372d807 (diff) | |
| download | hurrycurry-81deaf81c800900e30046cb927be1c9d91ae61b8.tar hurrycurry-81deaf81c800900e30046cb927be1c9d91ae61b8.tar.bz2 hurrycurry-81deaf81c800900e30046cb927be1c9d91ae61b8.tar.zst | |
reorganize client gui files
Diffstat (limited to 'client/player/chat_message.tscn')
| -rw-r--r-- | client/player/chat_message.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/player/chat_message.tscn b/client/player/chat_message.tscn index 287891d5..b91dcba4 100644 --- a/client/player/chat_message.tscn +++ b/client/player/chat_message.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://5rcfoyuiwuya"] -[ext_resource type="FontFile" uid="uid://5ixo6b3bd3km" path="res://menu/theme/fonts/font-josefin-sans.woff2" id="1_3ximm"] +[ext_resource type="FontFile" uid="uid://5ixo6b3bd3km" path="res://gui/resources/fonts/font-josefin-sans.woff2" id="1_3ximm"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dpele"] bg_color = Color(1, 1, 1, 1) |