mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-05 11:27:07 +00:00
Autogenerated data for 1.0.7.0
Did they actually _change_ anything or just trying to keep it on par with the game version? >_<
This commit is contained in:
parent
547a09c8d4
commit
a356e36340
@ -31,9 +31,9 @@ interface ProtocolInfo{
|
||||
/**
|
||||
* Actual Minecraft: PE protocol version
|
||||
*/
|
||||
const CURRENT_PROTOCOL = 106;
|
||||
const MINECRAFT_VERSION = 'v1.0.6.52';
|
||||
const MINECRAFT_VERSION_NETWORK = '1.0.6.52';
|
||||
const CURRENT_PROTOCOL = 107;
|
||||
const MINECRAFT_VERSION = 'v1.0.7.0';
|
||||
const MINECRAFT_VERSION_NETWORK = '1.0.7.0';
|
||||
|
||||
const LOGIN_PACKET = 0x01;
|
||||
const PLAY_STATUS_PACKET = 0x02;
|
||||
|
Loading…
x
Reference in New Issue
Block a user