养成基本完毕,新UI,修bug,装备初步,
This commit is contained in:
@@ -5,9 +5,13 @@ using System.Collections.Generic;
|
||||
public class AllyHeroDeployEntry
|
||||
{
|
||||
public int heroId;
|
||||
public int currentExp;
|
||||
public int unlockedTierIndex;
|
||||
public bool autoBreakthroughEnabled;
|
||||
public int deployCount;
|
||||
public int finishCount;
|
||||
public int mvpCount;
|
||||
public long joinDateUtcTicks;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
|
||||
Reference in New Issue
Block a user