[FIX] Поддержка пинга 1.15

This commit is contained in:
Zaxar163 2019-12-17 13:37:08 +01:00
parent 53c8a548f0
commit a03bc919a0
No known key found for this signature in database
GPG key ID: 1FE4F2E1F053831B
2 changed files with 3 additions and 2 deletions

View file

@ -39,7 +39,8 @@ public enum Version {
MC1141("1.14.1", 480),
MC1142("1.14.2", 485),
MC1143("1.14.3", 490),
MC1144("1.14.4", 498);
MC1144("1.14.4", 498),
MC115("1.15", 573);
private static final Map<String, Version> VERSIONS;
static {

@ -1 +1 @@
Subproject commit c3ce7d13bf9b31a6121b35198059d7289f855d0f
Subproject commit f9d3362bc3e354a32765871265b1e564d62909d5