mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Fixed Flat generator on existing chunks, region issues
This commit is contained in:
@ -268,7 +268,6 @@ class Chunk extends BaseFullChunk{
|
||||
}
|
||||
return $chunk;
|
||||
}catch(\Exception $e){
|
||||
echo $e;
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user