20w20a not 20w120a

This commit is contained in:
Redned 2020-05-13 21:50:06 -05:00 committed by GitHub
parent 20f73c5e1e
commit 1dba7dc735
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ package com.github.steveice10.mc.protocol;
public class MinecraftConstants {
// General Constants
public static final String GAME_VERSION = "20w120a";
public static final String GAME_VERSION = "20w20a";
public static final int PROTOCOL_VERSION = 716;
// General Key Constants