Skip to content

Commit

Permalink
rop -> crop
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs committed Oct 13, 2024
1 parent 565588e commit 0619496
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ object Commands {
category = CommandCategory.USERS_RESET
callback { GhostUtil.reset() }
}
event.register("shresetropspeed") {
event.register("shresetcropspeed") {
description = "Resets garden crop speed data and best crop time data"
category = CommandCategory.USERS_RESET
callback { GardenAPI.resetCropSpeed() }
Expand Down

0 comments on commit 0619496

Please sign in to comment.