mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 08:29:02 -06:00
Forgot to set guideline SRS to always rotate
This commit is contained in:
parent
44e4d00172
commit
d350b25726
@ -100,6 +100,6 @@ function SRS:onPieceRotate(piece, grid)
|
||||
end
|
||||
end
|
||||
|
||||
function SRS:canPieceRotate() end
|
||||
function SRS:canPieceRotate() return true end
|
||||
|
||||
return SRS
|
||||
|
Loading…
Reference in New Issue
Block a user