Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ManInMyVan authored Jul 4, 2024
1 parent f756222 commit 0a521c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object GrimFastBreak : DisablerMode("GrimFastBreak") {
sendPacket(
C07PacketPlayerDigging(
ABORT_DESTROY_BLOCK,
event.packet.position.down(Int.MIN_VALUE),
event.packet.position,
DOWN
)
)
Expand Down

0 comments on commit 0a521c9

Please sign in to comment.