mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update version to 1.18.2 (#1961)
This commit is contained in:
parent
41950c8b20
commit
a202f31aaf
4 changed files with 7 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ namespace MinecraftClient.Protocol.Handlers
|
|||
internal const int MC117Version = 755;
|
||||
internal const int MC1171Version = 756;
|
||||
internal const int MC1181Version = 757;
|
||||
internal const int MC1182Version = 758;
|
||||
|
||||
private int compression_treshold = 0;
|
||||
private bool autocomplete_received = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue