mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
|
[gd_resource type="Resource" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://ui/trainer/TrainerWindow.tscn" type="PackedScene" id=1]
|
||
|
[ext_resource path="res://scripts/game_modules/ui_window_module.gd" type="Script" id=2]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource( 2 )
|
||
|
enabled = true
|
||
|
scene = ExtResource( 1 )
|
||
|
index = -1
|
||
|
add_button = false
|