mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-23 00:55:57 +00:00
Alpha_1.3 stable release
This commit is contained in:
parent
60c0345c81
commit
00de63986b
@ -43,7 +43,7 @@ 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.3dev");
|
||||
define("MAJOR_VERSION", "Alpha_1.3");
|
||||
define("CURRENT_STRUCTURE", 5);
|
||||
define("CURRENT_PROTOCOL", 9);
|
||||
define("CURRENT_MINECRAFT_VERSION", "0.6.1 alpha");
|
||||
|
Loading…
x
Reference in New Issue
Block a user