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