🐞 fix(gvg): 激战期有时areaId为0
This commit is contained in:
@@ -106,6 +106,7 @@ export function guild(session: Session, msg: any, app: Application, cb: (err: Er
|
||||
'guild.gvgBattleHandler.getAreaTeams',
|
||||
'guild.gvgBattleHandler.useItem',
|
||||
'guild.gvgBattleHandler.reviveTeam',
|
||||
'guild.gvgBattleHandler.saveTeam',
|
||||
].indexOf(arg.route) !== -1) {
|
||||
if (arg.body.cityId) {
|
||||
needDispatch = true;
|
||||
|
||||
Reference in New Issue
Block a user