mirror of
https://github.com/SashLilac/cambridge.git
synced 2025-05-13 20:21:25 -05:00
Forgot to set guideline SRS to always rotate
This commit is contained in:
@@ -100,6 +100,6 @@ function SRS:onPieceRotate(piece, grid)
|
||||
end
|
||||
end
|
||||
|
||||
function SRS:canPieceRotate() end
|
||||
function SRS:canPieceRotate() return true end
|
||||
|
||||
return SRS
|
||||
|
||||
Reference in New Issue
Block a user