mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 10:19:02 -06:00
Tetra-X revisions
This commit is contained in:
parent
a7ab3da470
commit
db4c8eafe8
@ -1,4 +1,4 @@
|
||||
local SRS = require 'tetris.rulesets.ti_srs'
|
||||
local SRS = require 'tetris.rulesets.arika_srs'
|
||||
|
||||
local Tetra = SRS:extend()
|
||||
|
||||
@ -90,4 +90,4 @@ function Tetra:onPieceMove() end
|
||||
function Tetra:onPieceRotate() end
|
||||
function Tetra:get180RotationValue() return 2 end
|
||||
|
||||
return Tetra
|
||||
return Tetra
|
||||
|
Loading…
Reference in New Issue
Block a user