Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Moving showable_manager.gd
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaasref committed Oct 26, 2020
1 parent f33c660 commit b7aa48e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion addons/Rakugo/Rakugo.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource path="res://addons/Rakugo/statements/say.gd" type="Script" id=2]
[ext_resource path="res://addons/Rakugo/statements/ask.gd" type="Script" id=3]
[ext_resource path="res://addons/Rakugo/lib/jump.gd" type="Script" id=4]
[ext_resource path="res://addons/Rakugo/showable_manager.gd" type="Script" id=5]
[ext_resource path="res://addons/Rakugo/lib/showable_manager.gd" type="Script" id=5]
[ext_resource path="res://addons/Rakugo/lib/skip_timer.gd" type="Script" id=6]
[ext_resource path="res://addons/Rakugo/lib/text_parser.gd" type="Script" id=7]
[ext_resource path="res://addons/Rakugo/lib/step_blocker.gd" type="Script" id=8]
Expand All @@ -15,6 +15,7 @@
[ext_resource path="res://addons/Rakugo/statements/menu.gd" type="Script" id=13]
[ext_resource path="res://addons/Rakugo/statements/notify.gd" type="Script" id=16]


[node name="Rakugo" type="Node"]
pause_mode = 2
script = ExtResource( 1 )
Expand Down
File renamed without changes.

0 comments on commit b7aa48e

Please sign in to comment.