mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-11 06:31:26 +00:00
Merge branch 'master' into Playerbot
This commit is contained in:
@@ -176,7 +176,7 @@ protected:
|
||||
virtual void OnClose() { }
|
||||
virtual void ReadHandler() = 0;
|
||||
|
||||
[[nodiscard]] bool AsyncProcessQueue()
|
||||
bool AsyncProcessQueue()
|
||||
{
|
||||
if (_isWritingAsync)
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user