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