mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Temporaily fix multilanguage bug. Waiting on pull request author to remove multi language.
This commit is contained in:
parent
94a9b7b431
commit
1cb711d32d
@ -23,7 +23,7 @@
|
||||
require_once(dirname(__FILE__)."/src/config.php");
|
||||
|
||||
//Language Support
|
||||
require_once(FILE_PATH . "/src/lang/en_us.php");
|
||||
require_once(FILE_PATH . "/src/language/en_us.php");
|
||||
|
||||
require_once(FILE_PATH."/src/functions.php");
|
||||
require_once(FILE_PATH."/src/dependencies.php");
|
||||
|
Loading…
x
Reference in New Issue
Block a user