test t-spin only on lock
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
extends "Tetromino.gd"
|
||||
|
||||
func rotate(direction):
|
||||
return 0
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user