mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-22 16:48:25 +01:00
Bump ProtocolHack#NATIVE_VERSION field
This commit is contained in:
parent
febc7538be
commit
26dc4e49b1
@ -81,7 +81,7 @@ public class ProtocolHack {
|
|||||||
/**
|
/**
|
||||||
* The native version of the client
|
* The native version of the client
|
||||||
*/
|
*/
|
||||||
public static final VersionEnum NATIVE_VERSION = VersionEnum.r1_20_3;
|
public static final VersionEnum NATIVE_VERSION = VersionEnum.r1_20_3tor1_20_4;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This field stores the target version that you set in the GUI
|
* This field stores the target version that you set in the GUI
|
||||||
|
Loading…
Reference in New Issue
Block a user