完成离线消息发送和上线获取离线消息
This commit is contained in:
@@ -34,4 +34,8 @@ public static class GameSceneHelper
|
||||
|
||||
return (gameResponse.RoleRouteId, gameResponse.RoleInfo);
|
||||
}
|
||||
|
||||
public static async FTask Offline(Scene scene, long accountId, long gateRuntimeId)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user