Level formats can send chunks without creating an AsyncTask, API 1.2.1 (small fix, no changes)

This commit is contained in:
Shoghi Cervantes
2014-08-12 17:39:19 +02:00
parent 67f6482c76
commit 0c5f920dfd
4 changed files with 42 additions and 127 deletions

View File

@ -74,7 +74,7 @@ namespace pocketmine {
use raklib\RakLib;
const VERSION = "Alpha_1.4dev";
const API_VERSION = "1.2.0";
const API_VERSION = "1.2.1";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.9.5 alpha";
const PHP_VERSION = "5.5";