removed tps sync (in meteor)
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user