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