Update TetroI.gd
This commit is contained in:
		| @ -1,5 +1,7 @@ | ||||
| extends "Tetromino.gd" | ||||
|  | ||||
| const CLOCKWISE = -1 | ||||
| const COUNTERCLOCKWISE = 1 | ||||
| const SUPER_ROTATION_SYSTEM = [ | ||||
|     { | ||||
|         COUNTERCLOCKWISE: [ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user