pvp:修复赛季相关

This commit is contained in:
luying
2021-11-02 10:16:50 +08:00
parent 15ed1f71fe
commit 4c80a22ccf
15 changed files with 178 additions and 91 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export interface DicWarJson {
// 角色属于我方/敌方/友军
readonly relation: number;
// 上阵时的方向
readonly direction: number;
readonly dirction: number;
// 客户端存入数组的顺序
readonly outIndex: number;
// x坐标