mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
strip extra blank lines (php-cs-fixer)
This commit is contained in:
@@ -320,7 +320,6 @@ class WorldManager{
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
public function tick(int $currentTick) : void{
|
||||
foreach($this->worlds as $k => $world){
|
||||
if(!isset($this->worlds[$k])){
|
||||
|
Reference in New Issue
Block a user