Skip to content

Commit

Permalink
remove: limbo command (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev authored and My-Name-Is-Jeff committed Aug 9, 2024
1 parent df82208 commit 55917b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion src/main/kotlin/gg/skytils/skytilsmod/Skytils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,6 @@ class Skytils {
cch.registerCommand(FragBotCommand)
cch.registerCommand(HollowWaypointCommand)
cch.registerCommand(ItemCycleCommand)
cch.registerCommand(LimboCommand)
cch.registerCommand(OrderedWaypointCommand)
cch.registerCommand(ScamCheckCommand)
cch.registerCommand(SlayerCommand)
Expand Down

This file was deleted.

0 comments on commit 55917b7

Please sign in to comment.