mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-25 04:44:03 +00:00
CoreConstants: fix EOF newline
This commit is contained in:
parent
bff5bf25ae
commit
aad1eb5b3e
@ -30,4 +30,4 @@ if(defined('pocketmine\_CORE_CONSTANTS_INCLUDED')){
|
||||
define('pocketmine\_CORE_CONSTANTS_INCLUDED', true);
|
||||
|
||||
define('pocketmine\PATH', dirname(__DIR__, 2) . '/');
|
||||
define('pocketmine\RESOURCE_PATH', __DIR__ . '/resources/');
|
||||
define('pocketmine\RESOURCE_PATH', __DIR__ . '/resources/');
|
||||
|
Loading…
x
Reference in New Issue
Block a user