removed tps sync (in meteor)

This commit is contained in:
Cloudburst
2021-06-01 10:23:41 +02:00
parent 29dc1ee9c0
commit b35d46af36
2 changed files with 0 additions and 29 deletions

View File

@@ -40,7 +40,6 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new SkeletonESP());
modules.add(new Sneak());
modules.add(new SoundLocator());
modules.add(new TPSSync());
Commands commands = Commands.get();
commands.add(new AntiAntiXrayCommand());