Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Coccocoahelper authored Jun 13, 2024
1 parent 7d879eb commit 5fb6def
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 210 deletions.
4 changes: 0 additions & 4 deletions src/main/java/keystrokesmod/client/module/ModuleManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ public ModuleManager() {
addModule(new HitBox());
addModule(new Reach());
addModule(new Velocity());
addModule(new BHop());
addModule(new Boost());
addModule(new Fly());
addModule(new InvMove());
addModule(new KeepSprint());
addModule(new NoSlow());
Expand All @@ -47,8 +45,6 @@ public ModuleManager() {
addModule(new VClip());
addModule(new AutoJump());
addModule(new AutoPlace());
addModule(new BedAura());
addModule(new FallSpeed());
addModule(new FastPlace());
addModule(new NoFall());
addModule(new SafeWalk());
Expand Down

This file was deleted.

123 changes: 0 additions & 123 deletions src/main/java/keystrokesmod/client/module/modules/movement/Fly.java

This file was deleted.

This file was deleted.

0 comments on commit 5fb6def

Please sign in to comment.