broken_seals/game/autoload/ProfileManager.tscn

7 lines
186 B
Plaintext
Raw Normal View History

2019-11-20 13:51:26 +01:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://autoload/ProfileManager.gd" type="Script" id=1]
[node name="ProfileManager" type="ProfileManager"]
script = ExtResource( 1 )