mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-10 08:42:11 +01:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://autoload/Logger.gd" type="Script" id=1]
|
|
|
|
[node name="Logger" type="Node"]
|
|
script = ExtResource( 1 )
|