added prone

This commit is contained in:
C10udburst
2021-08-29 20:24:09 +02:00
parent bafb516037
commit b4feb14778
3 changed files with 27 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new PacketFly());
modules.add(new Painter());
modules.add(new Phase());
modules.add(new Prone());
modules.add(new Rendering());
modules.add(new SkeletonESP());
modules.add(new SoundLocator());