This commit is contained in:
Hailey 2020-12-05 12:50:45 +10:00
commit e6edeea3d1

View File

@ -53,4 +53,6 @@ function SRS:onPieceRotate(piece, grid)
end end
end end
function SRS:get180RotationValue() return 2 end
return SRS return SRS