角色控制和房间进入推送
This commit is contained in:
@@ -39,7 +39,7 @@ public sealed class C2G_LoginRequestHandler : MessageRPC<C2G_LoginRequest, G2C_L
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
response.RoleId = gateUnit.AccountID;
|
||||
response.ErrorCode = await GateLoginHelper.Online(gateUnit);
|
||||
Log.Debug($"当前的Gate服务器:{session.Scene.SceneConfigId} accountId:{accountId}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user