Skip to content

Commit

Permalink
Fix remapping of 1.21.3 PLAYER_INFO_UPDATE list order (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrygames authored Nov 11, 2024
1 parent 82a7c9b commit 1db6824
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ public void register() {

// New one
if (actions.get(6)) {
actions.clear(6);
wrapper.read(Types.VAR_INT); // List order
}
}
Expand Down

0 comments on commit 1db6824

Please sign in to comment.