Skip to content

Commit

Permalink
removed .clear-chat (F3+D)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlomcwalter committed Jan 8, 2022
1 parent ca7b2c0 commit 9aebf6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public void init() {
add(new BaritoneCommand());
add(new VClipCommand());
add(new HClipCommand());
add(new ClearChatCommand());
add(new DismountCommand());
add(new DamageCommand());
add(new DropCommand());
Expand Down

This file was deleted.

0 comments on commit 9aebf6a

Please sign in to comment.