Skip to content

Commit 1e65632

Browse files
committed
2 parents 54655e7 + 1eaf5e1 commit 1e65632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/tterrag/treesimulator/TickHandlerTGS.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ public void tickStart(EnumSet<TickType> type, Object... tickData)
9898
sendPacket(pos.x, pos.y, pos.z, player.worldObj, basePlayer);
9999
}
100100
}
101+
movementCounter = 0;
101102
}
102103
}
103104
else

0 commit comments

Comments
 (0)