Skip to content

Commit

Permalink
Guideline SRS now has 180 rotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetro48 authored Apr 4, 2023
1 parent 0f184cf commit c8e24b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tetris/rulesets/standard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,6 @@ end

function SRS:canPieceRotate() return true end

function SRS:get180RotationValue() return 2 end

return SRS

0 comments on commit c8e24b9

Please sign in to comment.