名将擂台:跑马灯&任务
This commit is contained in:
@@ -281,6 +281,12 @@ export async function ladderTimeout(battleCode: string, status: LADDER_STATUS) {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 结算时候设置排行、发送推送、刷新对手、发送跑马灯
|
||||
* @param ladderMatch
|
||||
* @param isAtk
|
||||
* @returns
|
||||
*/
|
||||
export async function battleEndWhenChange(ladderMatch: LadderMatchType) {
|
||||
if(!ladderMatch) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user