Merge branch 'item-stack-request' into minor-next

This commit is contained in:
Dylan K. Taylor
2023-03-20 22:05:50 +00:00
19 changed files with 1146 additions and 314 deletions

View File

@ -1146,6 +1146,7 @@ class NetworkSession{
$attribute->markSynchronized();
}
}
$this->invManager?->flushPendingUpdates();
$this->flushSendBuffer();
}