mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Updated the BlockAPI::drop method
This commit is contained in:
@ -42,5 +42,5 @@ define("MAJOR_VERSION", "Alpha_1.2dev");
|
||||
define("CURRENT_STRUCTURE", 5);
|
||||
define("CURRENT_PROTOCOL", 9);
|
||||
define("CURRENT_MINECRAFT_VERSION", "v0.6.1 alpha");
|
||||
define("CURRENT_API_VERSION", 2);
|
||||
define("CURRENT_API_VERSION", 3);
|
||||
define("CURRENT_PHP_VERSION", "5.4.12");
|
Reference in New Issue
Block a user