1
0
mirror of https://github.com/SashLilac/cambridge.git synced 2025-04-08 05:32:56 -05:00
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