mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Minifix
This commit is contained in:
@ -196,6 +196,8 @@ class Entity extends Position{
|
||||
$this->close();
|
||||
return false;
|
||||
}
|
||||
}else{
|
||||
$this->close();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user