mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 08:59:02 -06:00
Compare commits
No commits in common. "d0fdaf30abde4ffdd1723426e079b7a20f7bca3f" and "7c3cf0b1bd0368a1994d38a432b981c45435beb4" have entirely different histories.
d0fdaf30ab
...
7c3cf0b1bd
@ -93,8 +93,6 @@ function SRS:onPieceMove(piece, grid)
|
|||||||
if piece.manipulations >= SRS.MANIPULATIONS_MAX then
|
if piece.manipulations >= SRS.MANIPULATIONS_MAX then
|
||||||
piece.locked = true
|
piece.locked = true
|
||||||
end
|
end
|
||||||
else
|
|
||||||
piece.locked = false
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user