Uncopyrightening TNT's name

pull/3/head
Ishaan Bhardwaj 2020-11-22 22:46:18 -05:00
parent 74fd702711
commit 3776393354
1 changed files with 1 additions and 1 deletions

View File

@ -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