mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-12 10:25:30 +01:00
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://AutomaticBugs/FunctionExecutor.gd" type="Script" id=1]
|
|
|
|
[node name="FunctionExecutor" type="Node"]
|
|
script = ExtResource( 1 )
|