Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Yura2108 <yugk2108@yandex.ru>
  • Loading branch information
Yura2108 committed May 10, 2024
1 parent 113e6b4 commit d8c627c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class DebugCommand : AbstractDebugCommand("~") {
addSubcommand(DebugToggleAdminCommand())
addSubcommand(DebugLagCommand())
addSubcommand(DebugTowerDefenceCommand())
addSubcommand(DebugHologramCommand())
}

/**
Expand Down

0 comments on commit d8c627c

Please sign in to comment.