compatibility with Godot 3.1

This commit is contained in:
adrienmalin
2019-01-21 16:59:47 +01:00
parent 1b5cccd8c9
commit f220739ffc
5 changed files with 76 additions and 76 deletions

View File

@ -1,5 +1,5 @@
extends "Tetromino.gd"
func rotate(direction):
func turn(direction):
return false