oh-my-git/main.tscn

7 lines
149 B
Plaintext
Raw Normal View History

2020-03-18 16:20:55 +01:00
[gd_scene load_steps=2 format=2]
2020-01-29 20:25:13 +01:00
2020-03-18 15:23:38 +01:00
[ext_resource path="res://main.gd" type="Script" id=2]
2020-01-29 20:25:13 +01:00
[node name="Main" type="Node2D"]
2020-03-18 15:23:38 +01:00
script = ExtResource( 2 )