taqin/game/src/Taquin.tscn

7 lines
157 B
Plaintext
Raw Normal View History

2019-11-22 13:38:50 +01:00
[gd_scene load_steps=2 format=2]
2019-11-21 00:25:53 +01:00
[ext_resource path="res://src/Taquin.gd" type="Script" id=1]
2019-11-25 01:16:06 +01:00
[node name="Taquin" type="Node2D"]
2019-11-21 00:25:53 +01:00
script = ExtResource( 1 )