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/book/book.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/book/book.tscn')
| -rw-r--r-- | client/menu/book/book.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/book/book.tscn b/client/menu/book/book.tscn index 824c062d..366959a4 100644 --- a/client/menu/book/book.tscn +++ b/client/menu/book/book.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=3 format=3 uid="uid://bdggwo8un3mys"] [ext_resource type="Script" path="res://menu/book/book.gd" id="1_gyisx"] -[ext_resource type="Script" path="res://menu/scroll_container_custom.gd" id="2_0d0p0"] +[ext_resource type="Script" path="res://menu/auto_setup/scroll_container_custom.gd" id="2_0d0p0"] [node name="Book" type="Control"] layout_mode = 3 |