mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Slower Unflow & Basic for Multi Language
Slower Unflow! I wanna Multi Language!
This commit is contained in:
@ -19,9 +19,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/***REM_START***/
|
||||
require_once(dirname(__FILE__)."/src/config.php");
|
||||
|
||||
//Language Support
|
||||
require_once(FILE_PATH . "/src/lang/en_us.php");
|
||||
|
||||
require_once(FILE_PATH."/src/functions.php");
|
||||
require_once(FILE_PATH."/src/dependencies.php");
|
||||
/***REM_END***/
|
||||
|
Reference in New Issue
Block a user