Skip to content

Commit

Permalink
fix: remove throw in registerCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
OEOTYAN committed Oct 11, 2023
1 parent 766cee1 commit 7f9a950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ll/api/command/UnlockCommand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "mc/server/commands/CommandRegistry.h"
#include "mc/server/commands/CommandSelectorBase.h"


using namespace ll::memory;

LL_AUTO_TYPED_INSTANCE_HOOK(
Expand Down

0 comments on commit 7f9a950

Please sign in to comment.