mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Heap of bugfixes, cleanup and PHP 7 upgrades
This commit is contained in:
@ -436,7 +436,8 @@ class LevelDB extends BaseLevelProvider{
|
||||
$entities,
|
||||
$tiles,
|
||||
$biomeIds,
|
||||
$heightMap
|
||||
$heightMap,
|
||||
$extraData
|
||||
);
|
||||
|
||||
//TODO: tile ticks, biome states (?)
|
||||
|
Reference in New Issue
Block a user