Skip to content

Commit

Permalink
继续补BiRS
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Oct 22, 2023
1 parent e66e30c commit 9929b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/RSlist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ do
local F=_strToVec{'+0+0','+0-1','+0+1','+0+2'}
local list={
{[02]=L,[20]=R,[13]=R,[31]=L},-- Z
{[02]=R,[20]=L,[13]=L,[31]=R},-- S
{[02]=R,[20]=L,[13]=R,[31]=L},-- S
{[02]=L,[20]=R,[13]=L,[31]=R},-- J
{[02]=R,[20]=L,[13]=L,[31]=R},-- L
{[02]=F,[20]=F,[13]=L,[31]=R},-- T
Expand Down

0 comments on commit 9929b88

Please sign in to comment.