1.21 update
update to 1.21, remove timer
This commit is contained in:
parent
c68631010d
commit
69b444c3c2
11 changed files with 36 additions and 31 deletions
|
@ -21,8 +21,8 @@ public class ModuleManager
|
|||
new ModulesList(),
|
||||
new ChatSpammer(),
|
||||
new Rotation(),
|
||||
new AutoJump(),
|
||||
new Timer()
|
||||
new AutoJump()
|
||||
/*new Timer()*/
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue