1
0

disable smash spreadsheet

This commit is contained in:
labalityowo
2023-05-20 23:12:12 +07:00
parent 5f7ed925d2
commit f3e99ef5c2

View File

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