mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
6 lines
149 B
Text
6 lines
149 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://main.gd" type="Script" id=2]
|
|
|
|
[node name="Main" type="Node2D"]
|
|
script = ExtResource( 2 )
|