SRS-X fix

This commit is contained in:
Ishaan Bhardwaj 2020-12-04 21:45:52 -05:00
parent b382245d7a
commit 38a1dd2b1a

View File

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