mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +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->loadChunk(8, 8);
|
||||
}
|
||||
|
||||
public function close(){
|
||||
|
Reference in New Issue
Block a user