mirror of
https://github.com/SashLilac/cambridge.git
synced 2025-05-13 20:21:25 -05:00
Compare commits
2 Commits
7c3cf0b1bd
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0fdaf30ab | ||
|
|
8062f6e3fa |
@@ -93,6 +93,8 @@ function SRS:onPieceMove(piece, grid)
|
||||
if piece.manipulations >= SRS.MANIPULATIONS_MAX then
|
||||
piece.locked = true
|
||||
end
|
||||
else
|
||||
piece.locked = false
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user