mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Alpha_1.3.12 "Henteko Minecart" Development
This commit is contained in:
parent
6a7b03e1bf
commit
5fe8141ba0
@ -59,8 +59,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.11");
|
||||
define("CODENAME", "甘いビートルート");
|
||||
define("MAJOR_VERSION", "Alpha_1.3.12dev");
|
||||
define("CODENAME", "変梃(Henteko)マインカート(Minecart)");
|
||||
define("CURRENT_MINECRAFT_VERSION", "v0.8.1 alpha");
|
||||
define("CURRENT_API_VERSION", 11);
|
||||
define("CURRENT_PHP_VERSION", "5.5");
|
||||
|
Loading…
x
Reference in New Issue
Block a user