完成编队预设切换、编队位置交换、队长设置功能
This commit is contained in:
@@ -29,7 +29,7 @@ public class CharacterView
|
||||
this.characterId = characterId;
|
||||
this.currentBoundaryLevel = currentBoundaryLevel;
|
||||
}
|
||||
|
||||
//todo:回头加一个轨道颜色对应
|
||||
public int characterId{get; set;}
|
||||
public string currentBoundaryLevel{get; set;}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user