mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
feat(core): allow to debug KickPlayer() (#1549)
This commit is contained in:
@@ -169,7 +169,7 @@ class ReactorRunnable : protected ACE_Task_Base
|
||||
t = i;
|
||||
++i;
|
||||
|
||||
(*t)->CloseSocket();
|
||||
(*t)->CloseSocket("svc()");
|
||||
|
||||
sScriptMgr->OnSocketClose((*t), false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user