reorder scripts preamble

This commit is contained in:
Fabien Freling 2020-02-23 23:08:16 +01:00
parent 6a5e183472
commit ddd705f661
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
tool
extends Control
class_name Taquin
extends Control
var Piece = preload("res://src/Piece.tscn")