mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update version info for 1.8.2 release
This commit is contained in:
parent
734d2672a2
commit
e3c38ed6ac
3 changed files with 5 additions and 3 deletions
|
|
@ -109,6 +109,8 @@ namespace MinecraftClient.Protocol
|
|||
return 5;
|
||||
case "1.8.0":
|
||||
case "1.8.1":
|
||||
case "1.8.2":
|
||||
case "1.8.3":
|
||||
return 47;
|
||||
default:
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue