边窗:主线关卡奖励

This commit is contained in:
luying
2022-07-07 13:27:43 +08:00
parent 2e03348f53
commit eb4ecd7c94
8 changed files with 709 additions and 1 deletions
@@ -222,5 +222,6 @@ export function getMainChapter(role: RoleType) {
return {
star: chapterArr,
receivedBox: role.receivedBox||[],
receivedWarIds: role.receivedWarIds||[],
}
}