mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
World: fix CS
This commit is contained in:
@ -403,7 +403,6 @@ class World implements ChunkManager{
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
$this->scheduledBlockUpdateQueue = new ReversePriorityQueue();
|
||||
$this->scheduledBlockUpdateQueue->setExtractFlags(\SplPriorityQueue::EXTR_BOTH);
|
||||
|
||||
|
Reference in New Issue
Block a user