mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Remind in config that inventory is not implemented yet
This commit is contained in:
parent
3995cf9c2b
commit
9b9d4023bb
2 changed files with 1 additions and 2 deletions
|
|
@ -34,7 +34,6 @@ namespace MinecraftClient.Protocol.Handlers
|
|||
internal const int MC113Version = 393;
|
||||
internal const int MC114Version = 477;
|
||||
internal const int MC115Version = 573;
|
||||
internal const int MC1151Version = 575;
|
||||
internal const int MC1152Version = 578;
|
||||
|
||||
private int compression_treshold = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue