disable smash spreadsheet
This commit is contained in:
@ -165,8 +165,10 @@ public abstract class SuperSmash extends Game
|
|||||||
.setGiveCompassToAlive(true)
|
.setGiveCompassToAlive(true)
|
||||||
.register(this);
|
.register(this);
|
||||||
|
|
||||||
|
/*
|
||||||
new PerkSpreadsheetModule("SMASH_KITS")
|
new PerkSpreadsheetModule("SMASH_KITS")
|
||||||
.register(this);
|
.register(this);
|
||||||
|
*/
|
||||||
|
|
||||||
registerDebugCommand("nextsmash", Perm.DEBUG_NEXTSMASH_COMMAND, PermissionGroup.ADMIN, (caller, args) ->
|
registerDebugCommand("nextsmash", Perm.DEBUG_NEXTSMASH_COMMAND, PermissionGroup.ADMIN, (caller, args) ->
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user