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