summaryrefslogtreecommitdiff
path: root/client/menu/book/book.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/book/book.tscn')
-rw-r--r--client/menu/book/book.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/menu/book/book.tscn b/client/menu/book/book.tscn
index a23977d4..824c062d 100644
--- a/client/menu/book/book.tscn
+++ b/client/menu/book/book.tscn
@@ -1,6 +1,7 @@
-[gd_scene load_steps=2 format=3 uid="uid://bdggwo8un3mys"]
+[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"]
[node name="Book" type="Control"]
layout_mode = 3
@@ -19,6 +20,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
+script = ExtResource("2_0d0p0")
[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"]
layout_mode = 2