Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/SpigotMC/BungeeCord
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 26, 2024
2 parents 59995d1 + b376f61 commit f8b0aa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class ProtocolConstants
public static final int MINECRAFT_1_20_5 = 766;
public static final int MINECRAFT_1_21 = 767;
public static final int MINECRAFT_1_21_2 = 768;
public static final int MINECRAFT_1_21_4 = 1073742047;
public static final int MINECRAFT_1_21_4 = 1073742048;
public static final List<String> SUPPORTED_VERSIONS;
public static final List<Integer> SUPPORTED_VERSION_IDS;

Expand Down

0 comments on commit f8b0aa7

Please sign in to comment.