Skip to content

Commit

Permalink
Merge branch 'master' into improve-listener-tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingrim4 authored Jun 5, 2024
2 parents 366b0c2 + 052e7a3 commit ea5a281
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -737,4 +737,4 @@ public static PacketType getPacketType(PacketType.Protocol protocol, Class<?> pa
public static PacketType getPacketType(Class<?> packet, Sender sender) {
return getPacketType(packet);
}
}
}

0 comments on commit ea5a281

Please sign in to comment.