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