SRS-X fix
parent
b382245d7a
commit
38a1dd2b1a
|
@ -38,4 +38,6 @@ function SRS:onPieceRotate(piece, grid)
|
|||
end
|
||||
end
|
||||
|
||||
function SRS:get180RotationValue() return 2 end
|
||||
|
||||
return SRS
|
||||
|
|
Loading…
Reference in New Issue