mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-12-05 08:09:02 +00:00
添加参数
This commit is contained in:
parent
6f8d4b43f1
commit
1cce3d12ab
@ -93,7 +93,7 @@ namespace Milimoe.FunGame.Core.Controller
|
||||
/// <summary>
|
||||
/// 客户端需要自行实现自动登录的事务
|
||||
/// </summary>
|
||||
public abstract void AutoLogin();
|
||||
public abstract void AutoLogin(string Username, string Password, string AutoKey);
|
||||
|
||||
/// <summary>
|
||||
/// 关闭所有连接
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user