字典:解析export
This commit is contained in:
@@ -448,7 +448,7 @@ export function getPvpBoxs() {
|
||||
}
|
||||
|
||||
export function getResultMaxRank() {
|
||||
return gameData.pvpRankMax;
|
||||
return gameData.pvpRankMax.max;
|
||||
}
|
||||
|
||||
export function getStructureConsume(structureId: number, level: number) {
|
||||
|
||||
Reference in New Issue
Block a user