reorganization
This commit is contained in:
4
source/Tetrominos/TetroO.gd
Normal file
4
source/Tetrominos/TetroO.gd
Normal file
@ -0,0 +1,4 @@
|
||||
extends "Tetromino.gd"
|
||||
|
||||
func rotate(direction):
|
||||
pass
|
Reference in New Issue
Block a user