mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +00:00
Bumped protocol version to 19
This commit is contained in:
parent
4c0daa462d
commit
582ba100b0
@ -30,7 +30,7 @@ interface Info{
|
||||
/**
|
||||
* Actual Minecraft: PE protocol version
|
||||
*/
|
||||
const CURRENT_PROTOCOL = 18;
|
||||
const CURRENT_PROTOCOL = 19;
|
||||
|
||||
|
||||
const LOGIN_PACKET = 0x82;
|
||||
|
Loading…
x
Reference in New Issue
Block a user