mirror of
https://github.com/Miasmusa/Shadow.git
synced 2024-11-14 19:04:54 -05:00
really that tired
This commit is contained in:
parent
99ea9a965c
commit
da3df26873
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ public class ClickTP extends Module {
|
|||
}
|
||||
|
||||
public ClickTP() {
|
||||
super("ClickTP", "teleport with click", ModuleType.MISC);
|
||||
super("ClickTP", "teleport with click", ModuleType.MOVEMENT);
|
||||
Events.registerEventHandlerClass(this);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue