Skip to content

Commit

Permalink
LEGACY: NoSlotSet Desync Fix?
Browse files Browse the repository at this point in the history
Trying to fix CCBlueX#2580

Still under testing, since my premium acount got banned xd.
  • Loading branch information
EclipsesDev committed Apr 1, 2024
1 parent 58ee287 commit d0c5287
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 d0c5287

Please sign in to comment.