diff --git a/PocketMine-MP.php b/PocketMine-MP.php index b2521b2a6..c25727944 100644 --- a/PocketMine-MP.php +++ b/PocketMine-MP.php @@ -22,7 +22,6 @@ /***REM_START***/ require_once(dirname(__FILE__)."/src/config.php"); -require_once(FILE_PATH . "/src/language/en_us.php"); require_once(FILE_PATH."/src/functions.php"); require_once(FILE_PATH."/src/dependencies.php");