mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bn1k278a3em2j"]
|
|
|
|
[ext_resource type="Script" path="res://GenresSubstitution/genre_sub.gd" id="1"]
|
|
|
|
[node name="Node2D" type="Node2D"]
|
|
script = ExtResource("1")
|