mirror of
https://github.com/Relintai/regression-test-project.git
synced 2025-02-20 17:24:33 +01:00
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://AutomaticBugs/RealFunctionExecutor.gd" type="Script" id=1]
|
|
|
|
[node name="RealFunctionExecutor" type="Node2D"]
|
|
script = ExtResource( 1 )
|