mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 17:29:03 -06:00
Uncopyrightening TNT's name
This commit is contained in:
parent
74fd702711
commit
3776393354
@ -3,7 +3,7 @@ local Ruleset = require 'tetris.rulesets.ruleset'
|
|||||||
|
|
||||||
local TheNext = Ruleset:extend()
|
local TheNext = Ruleset:extend()
|
||||||
|
|
||||||
TheNext.name = "The Next Tetris"
|
TheNext.name = "The Nextris"
|
||||||
TheNext.hash = "TheNext"
|
TheNext.hash = "TheNext"
|
||||||
|
|
||||||
TheNext.softdrop_lock = false
|
TheNext.softdrop_lock = false
|
||||||
|
Loading…
Reference in New Issue
Block a user