寻宝:单排玩家强退
This commit is contained in:
@@ -209,7 +209,7 @@ export class EntryHandler {
|
||||
await leaveGuildChannel(roleId, sid, guildCode);
|
||||
RoleModel.updateRoleInfo(roleId, { quitTime: nowSeconds() });
|
||||
if(teamCode) { // 如果有寻宝中的队伍,那么等于战败
|
||||
await setComBtlOnUserLeave(roleId, teamCode)
|
||||
setComBtlOnUserLeave(roleId, teamCode)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user