【网络】socket 报错
parent
ef856fd534
commit
67ddcedfa2
|
|
@ -612,6 +612,7 @@ public class SocketClient
|
|||
//Debug.LogError("INDICATION_RESPONSE" + msgId);
|
||||
m_SendMessage(INDICATION_RESPONSE, null, _event.sid);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError("*** 后端推送了未注册的 indication 消息:" + msgId);
|
||||
|
|
|
|||
Loading…
Reference in New Issue