1
This commit is contained in:
parent
f0fb944f7e
commit
2f0183ba22
@ -163,7 +163,7 @@ behaviac::EBTStatus AndroidAgent::CoConnectBattleServer()
|
||||
owner_->GetWebSocket()->on_connect =
|
||||
[this, context] (a8::WebSocketClient* )
|
||||
{
|
||||
//a8::XPrintf("id:%d WebSocketClient on_connect\n", {context->socket_id});
|
||||
a8::XPrintf("id:%d WebSocketClient on_connect\n", {context->socket_id});
|
||||
context->pending = false;
|
||||
context->connect_ok = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user