feat(好友切磋): a7befab5f到f5146b93d

This commit is contained in:
luying
2023-09-11 18:42:57 +08:00
parent ab4ac34184
commit 92a10011ed
8 changed files with 108 additions and 3 deletions
@@ -642,6 +642,7 @@ export class NormalBattleHandler {
case WAR_TYPE.GVG_VESTIGE:
case WAR_TYPE.GVG_BATTLE:
case WAR_TYPE.ROUGE:
case WAR_TYPE.FRIEND_BATTLE:
canSkip = true;
break;
}