Misc fixes

This commit is contained in:
hondacrx
2022-05-24 19:02:03 -04:00
parent f705cae647
commit 678c657f7d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -802,7 +802,7 @@ namespace Game
if (!m_inQueue)
SendAuthResponse(BattlenetRpcErrorCode.Ok, false);
else
SendAuthWaitQue(0);
SendAuthWaitQueue(0);
SetInQueue(false);
ResetTimeOutTime(false);