mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 11:18:52 +00:00
Alpha_1.4dev
This commit is contained in:
parent
c09bc259fc
commit
755cafa600
@ -67,8 +67,8 @@ set_include_path(get_include_path() . PATH_SEPARATOR . FILE_PATH);
|
||||
ini_set("memory_limit", "128M"); //Default
|
||||
define("LOG", true);
|
||||
define("START_TIME", microtime(true));
|
||||
define("MAJOR_VERSION", "Alpha_1.3.12");
|
||||
define("CODENAME", "甘い(Amai)ビートルート(Beetroot)");
|
||||
define("MAJOR_VERSION", "Alpha_1.4dev");
|
||||
define("CODENAME", "絶好(Zekkou)ケーキ(Cake)");
|
||||
define("CURRENT_MINECRAFT_VERSION", "v0.8.1 alpha");
|
||||
define("CURRENT_API_VERSION", 12);
|
||||
define("CURRENT_PHP_VERSION", "5.5");
|
||||
|
Loading…
x
Reference in New Issue
Block a user