mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 11:18:52 +00:00
removed debug code
This commit is contained in:
parent
9acc867a94
commit
44b9d33b65
@ -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(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user