Skip to content

Commit

Permalink
sayer -> slayer
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs committed Oct 13, 2024
1 parent 6222f21 commit 565588e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ object Commands {
private fun usersNormalReset(event: RegisterCommandsEvent) {

// Trackers
event.register("shresetsayerprofits") {
event.register("shresetslayerprofits") {
description = "Resets the total slayer profit for the current slayer type"
category = CommandCategory.USERS_RESET
callback { SlayerProfitTracker.resetCommand() }
Expand Down

0 comments on commit 565588e

Please sign in to comment.