reorganization

This commit is contained in:
adrienmalin
2019-01-06 15:48:00 +01:00
parent ea0b840f35
commit f1683613f6
62 changed files with 79 additions and 172 deletions

View File

@ -0,0 +1,4 @@
extends "Tetromino.gd"
func rotate(direction):
pass