mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Code cleanup
This commit is contained in:
@ -100,8 +100,10 @@ class SpawnEgg extends Item{
|
||||
--$this->count;
|
||||
}
|
||||
$entity->spawnToAll();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user