Skip to content

Commit 9aebf6a

Browse files
committed
removed .clear-chat (F3+D)
1 parent ca7b2c0 commit 9aebf6a

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

src/main/java/meteordevelopment/meteorclient/systems/commands/Commands.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public void init() {
3838
add(new BaritoneCommand());
3939
add(new VClipCommand());
4040
add(new HClipCommand());
41-
add(new ClearChatCommand());
4241
add(new DismountCommand());
4342
add(new DamageCommand());
4443
add(new DropCommand());

src/main/java/meteordevelopment/meteorclient/systems/commands/commands/ClearChatCommand.java

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)