mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 09:09:02 -06:00
Compare commits
No commits in common. "71c9147a2c3c1d87ee26152ea24355fd306ffa5b" and "5fa144f146c0a402cc9ffcaee4f0a5be55202984" have entirely different histories.
71c9147a2c
...
5fa144f146
@ -8,8 +8,6 @@ SRS.hash = "Standard"
|
||||
SRS.softdrop_lock = false
|
||||
SRS.harddrop_lock = true
|
||||
|
||||
SRS.enable_IRS_wallkicks = true
|
||||
|
||||
SRS.MANIPULATIONS_MAX = 15
|
||||
|
||||
SRS.wallkicks_line = {
|
||||
@ -110,6 +108,4 @@ end
|
||||
|
||||
function SRS:canPieceRotate() return true end
|
||||
|
||||
function SRS:get180RotationValue() return 2 end
|
||||
|
||||
return SRS
|
||||
|
Loading…
Reference in New Issue
Block a user