mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 03:47:16 +00:00
:DDDD
This commit is contained in:
parent
14ff3e0a9b
commit
0d3624e6a7
@ -471,6 +471,8 @@ class ServerAPI{
|
||||
return false;
|
||||
}
|
||||
require_once($file);
|
||||
}else{
|
||||
$internal = true;
|
||||
}
|
||||
$this->$name = new $class($this->server);
|
||||
$this->apiList[] = $this->$name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user