Merge branch 'item-stack-request-pm5' into major-next

This commit is contained in:
Dylan K. Taylor
2023-03-20 22:07:09 +00:00
19 changed files with 1151 additions and 313 deletions

View File

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