mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +00:00
Fixed #373
This commit is contained in:
parent
c8e157156e
commit
a45858ad94
@ -1044,7 +1044,7 @@ class Player{
|
||||
}
|
||||
|
||||
if(!($this->data instanceof Config)){
|
||||
$u->close("no config created", false);
|
||||
$this->close("no config created", false);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user