经验数据同步,更名逻辑上传
This commit is contained in:
@@ -52,6 +52,13 @@ namespace TcgEngine
|
||||
public string password_new;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public struct EditUsernameRequest
|
||||
{
|
||||
public string username;
|
||||
}
|
||||
|
||||
|
||||
[Serializable]
|
||||
public struct FriendAddRequest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user