mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Merge branch 'item-stack-request' into minor-next
This commit is contained in:
@ -1146,6 +1146,7 @@ class NetworkSession{
|
||||
$attribute->markSynchronized();
|
||||
}
|
||||
}
|
||||
$this->invManager?->flushPendingUpdates();
|
||||
|
||||
$this->flushSendBuffer();
|
||||
}
|
||||
|
Reference in New Issue
Block a user