mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Handle negative value in server ping (#1626)
This commit is contained in:
parent
8bd221c248
commit
39b7d878dd
4 changed files with 3 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
╔═════════════════════════════════════╗
|
||||
║ Chest ║
|
||||
║ Container ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 0 ║ 1 ║ 2 ║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
╔═════════════════════════════════════╗
|
||||
║ Large Container ║
|
||||
║ Container ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 0 ║ 1 ║ 2 ║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue