mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 08:56:15 +00:00
Removed PLUGIN_PATH constant
This commit is contained in:
@ -33,4 +33,3 @@ if(!extension_loaded('libdeflate')){
|
||||
|
||||
//TODO: these need to be defined properly or removed
|
||||
define('pocketmine\COMPOSER_AUTOLOADER_PATH', dirname(__DIR__, 2) . '/vendor/autoload.php');
|
||||
define('pocketmine\PLUGIN_PATH', '');
|
||||
|
Reference in New Issue
Block a user