强制退出

lvxinran 2019-12-17 00:40:38 +08:00
parent 28efc91bc9
commit eedab65f21
1 changed files with 1 additions and 1 deletions

View File

@ -3263,7 +3263,7 @@ public class MapLogic {
mapManager.setEndlessMapInfo(new EndlessMapInfo());
if(mapManager.getCurMapId()!=0&&SChallengeConfig.sChallengeConfigs.get(mapManager.getCurMapId()).getType()==4){
MessageUtil.sendIndicationMessage(entry.getValue(),1,MessageTypeProto.MessageType.MAP_OUT_INDICATION_VALUE,null,true);
resetMapInfo(user,false);
// resetMapInfo(user,false);
}
}