auto toteme

This commit is contained in:
kawaiizenbo 2024-09-07 14:52:38 -07:00
parent 00e91b98aa
commit a3e7e885ac
5 changed files with 41 additions and 4 deletions

View file

@ -23,7 +23,8 @@ public class ModuleManager
new Rotation(),
new AutoJump(),
new Reach(),
new AntiPowderSnow()
new AntiPowderSnow(),
new AutoTotem()
/*new Timer()*/
);
}