Skip to content

Commit

Permalink
LEGACY: NoSlotSet Desync Fix Attempt (Testing) (#2695)
Browse files Browse the repository at this point in the history
On Testing
  • Loading branch information
EclipsesDev committed Apr 12, 2024
1 parent 1bd5100 commit 4880c4a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ object InventoryUtils : MinecraftInstance(), Listenable {

event.cancelEvent()
}

// Prevent desync in minemen server?
serverSlot = _serverSlot
}
}
}
Expand Down

0 comments on commit 4880c4a

Please sign in to comment.