Protocol 25

This commit is contained in:
Shoghi Cervantes
2015-04-28 16:56:59 +02:00
parent 71587db2be
commit 1b13a4c1ec
6 changed files with 6 additions and 5 deletions

View File

@ -75,6 +75,7 @@ namespace pocketmine {
const API_VERSION = "1.12.0";
const CODENAME = "活発(Kappatsu)フグ(Fugu)";
const MINECRAFT_VERSION = "v0.11.0 alpha build 8";
const MINECRAFT_VERSION_NETWORK = "0.11.0.8";
/*
* Startup code. Do not look at it, it may harm you.