Skip to content

Commit

Permalink
Update Fly.java
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMosKau authored Apr 27, 2022
1 parent b6bcb39 commit 7f7ca56
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ public void onUpdate(final UpdateEvent event) {
}
pearlState = 3;
}
}

if (pearlState == 3) {
mc.timer.timerSpeed = 0.4f;
Expand Down

0 comments on commit 7f7ca56

Please sign in to comment.