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/credits.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/credits.tscn')
-rw-r--r-- | client/menu/credits.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/credits.tscn b/client/menu/credits.tscn index ddbc8ebe..783b308b 100644 --- a/client/menu/credits.tscn +++ b/client/menu/credits.tscn @@ -4,7 +4,7 @@ [ext_resource type="Script" path="res://menu/credits.gd" id="2_alvab"] [ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/materials/dark_blur_material.tres" id="3_nwoiv"] [ext_resource type="Script" path="res://menu/auto_setup/blur_setup.gd" id="4_8sii3"] -[ext_resource type="Script" path="res://menu/scroll_container_custom.gd" id="4_bfcw8"] +[ext_resource type="Script" path="res://menu/auto_setup/scroll_container_custom.gd" id="4_bfcw8"] [node name="CreditsMenu" type="Control"] layout_mode = 3 |