Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Something wrong with Git..
Browse files Browse the repository at this point in the history
  • Loading branch information
nadecancode committed Apr 23, 2019
1 parent 7c886d5 commit fe829b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ public enum Protocol
TO_CLIENT.registerPacket(
EntityStatus.class,
map( ProtocolConstants.MINECRAFT_1_7_2, 0x1A),
map( ProtocolConstants.MINECRAFT_1_8, 0x1A ),
map( ProtocolConstants.MINECRAFT_1_9, 0x1B ),
map( ProtocolConstants.MINECRAFT_1_13, 0x1C )
);
Expand Down

0 comments on commit fe829b1

Please sign in to comment.