diff options
author | tpart <tpart120@proton.me> | 2025-03-23 20:56:41 +0100 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-03-23 20:56:41 +0100 |
commit | dff76d9344a4102154f98bb38a8c8773c214a5bd (patch) | |
tree | 1f8cebb4ad535f46f0cfeaad98b5273bc65a270d /client/menu/communicate/chat/chat_preview.tscn | |
parent | 0bdd9ed7b86fc39f154d762644de8483df0189bc (diff) | |
download | hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar.bz2 hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar.zst |
Update to Godot 4.4
Diffstat (limited to 'client/menu/communicate/chat/chat_preview.tscn')
-rw-r--r-- | client/menu/communicate/chat/chat_preview.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/menu/communicate/chat/chat_preview.tscn b/client/menu/communicate/chat/chat_preview.tscn index e1cac207..bd3c8ffa 100644 --- a/client/menu/communicate/chat/chat_preview.tscn +++ b/client/menu/communicate/chat/chat_preview.tscn @@ -1,9 +1,9 @@ [gd_scene load_steps=5 format=3 uid="uid://xcxbmynn8mhi"] [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme/theme.tres" id="1_x8ock"] -[ext_resource type="Script" path="res://menu/communicate/chat/chat_preview.gd" id="2_72x70"] +[ext_resource type="Script" uid="uid://bgt04y4ncl1fv" path="res://menu/communicate/chat/chat_preview.gd" id="2_72x70"] [ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/materials/dark_blur_material.tres" id="4_jo1xn"] -[ext_resource type="Script" path="res://menu/auto_setup/blur_setup.gd" id="5_1l77s"] +[ext_resource type="Script" uid="uid://cmncjc06kadpe" path="res://menu/auto_setup/blur_setup.gd" id="5_1l77s"] [node name="ChatPreview" type="Control"] layout_mode = 3 |