mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Changed class name
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if(!class_exists("PocketMinecraftServer", false)){
|
||||
if(!class_exists("MainServer", false)){
|
||||
define("NO_THREADS", true);
|
||||
require_once(dirname(__FILE__)."/../dependencies.php");
|
||||
require_once(FILE_PATH."/src/functions.php");
|
||||
|
Reference in New Issue
Block a user