Skip to content

Commit

Permalink
Update LegitReach.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
C00LC0D35 authored Dec 4, 2023
1 parent 2d27fc9 commit 0daf9b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ object LegitReach : Module() {

if (packet is S12PacketEntityVelocity) {
comboCounter = 0
clearPackets()
}

if (mode.equals("IncomingBlink") && backtrack) {
Expand Down

0 comments on commit 0daf9b6

Please sign in to comment.