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

This commit is contained in:
Dylan K. Taylor
2023-03-20 22:05:12 +00:00
12 changed files with 330 additions and 189 deletions

View File

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