上传UI信息和替换,修正战斗页面的UI处理
This commit is contained in:
@@ -6,8 +6,8 @@ using UnityEngine;
|
||||
namespace TcgEngine
|
||||
{
|
||||
/// <summary>
|
||||
/// This authenticator require external UserLogin API asset
|
||||
/// It works with an actual web API and database containing all user info
|
||||
/// 此身份验证器需要外部用户登录API资产
|
||||
/// 它与包含所有用户信息的实际Web API和数据库一起工作
|
||||
/// </summary>
|
||||
|
||||
public class AuthenticatorApi : Authenticator
|
||||
|
||||
Reference in New Issue
Block a user