mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 03:08:58 +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->loadChunk(8, 8);
|
||||
}
|
||||
|
||||
public function close(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user