mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 12:29:02 -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()
|
||||
|
||||
TheNext.name = "The Next Tetris"
|
||||
TheNext.name = "The Nextris"
|
||||
TheNext.hash = "TheNext"
|
||||
|
||||
TheNext.softdrop_lock = false
|
||||
|
Loading…
Reference in New Issue
Block a user