mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
removed debug code
This commit is contained in:
@ -54,7 +54,6 @@ class Level{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->generator->init($this, new Random($this->level->levelData["seed"]));
|
$this->generator->init($this, new Random($this->level->levelData["seed"]));
|
||||||
$this->loadChunk(8, 8);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function close(){
|
public function close(){
|
||||||
|
Reference in New Issue
Block a user