mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 18:59:00 +00:00
Fixed load order
This commit is contained in:
parent
c488c19db9
commit
6ac5647e2c
@ -19,6 +19,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/***REM_START***/
|
||||
require_once("Entity.php");
|
||||
/***REM_END***/
|
||||
|
||||
class Player extends PlayerEntity{
|
||||
private $recoveryQueue = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user