mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 18:42:37 +00:00
Possible fix for #2394
This commit is contained in:
parent
2752393c42
commit
c81bbdaaa9
@ -1256,7 +1256,6 @@ abstract class Entity extends Location implements Metadatable{
|
||||
$this->level->removeEntity($this);
|
||||
}
|
||||
$this->despawnFromAll();
|
||||
$this->level = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user