From d3302012f6907a9a9ba5e175644c349443b36eab Mon Sep 17 00:00:00 2001 From: Roman / Linnea Gräf Date: Mon, 17 Jul 2023 12:10:07 +0200 Subject: Add free rift infusion to timer (#766) --- .../io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/kotlin') diff --git a/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt b/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt index 1b4f817e..3ee5fdad 100644 --- a/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt +++ b/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.kt @@ -41,7 +41,6 @@ class HelpCommand { "§6/cata §b?{name} §2ⴵ §r§7- Opens the profile viewer's Catacombs page.", "§6/neulinks §r§7- Shows links to NEU/Moulberry.", "§6/neuoverlay §r§7- Opens GUI Editor for quickcommands and searchbar.", - "§6/neuah §r§7- Opens NEU's custom auction house GUI.", "§6/neucalendar §r§7- Opens NEU's custom calendar GUI.", "§6/neucalc §r§7- Run calculations.", "", -- cgit