Skip to content

Commit

Permalink
Update SpeedHackHack.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mdenials authored Nov 12, 2023
1 parent 677c51a commit 9ceda96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/net/wurstclient/hacks/SpeedHackHack.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ public SpeedHackHack()
{
super("SpeedHack");
setCategory(Category.MOVEMENT);
addSetting(mode);
addSetting(speed);
}

@Override
Expand Down

0 comments on commit 9ceda96

Please sign in to comment.