少年修仙传客户端代码仓库
client_Zxw
2018-11-14 e89c838abbd42990b0c1dde6809a027606808c90
System/MainInterfacePanel/MainInterfaceWin.cs
@@ -490,10 +490,7 @@
            // DesignDebug.LogError(_areaType + ".." + _enter);
            if (PlayerDatas.Instance.baseData.MapID == 10040 && _areaType != MapArea.E_Type.Boss && _enter)
            {
                if (Buffmodel.PkType != onMainModel.AreaState)
                {
                    DTCA202_tagMCAttackMode.Send_SwitchAttackMode((E_AttackMode)onMainModel.AreaState);
                }
            }
            if ((_areaType == MapArea.E_Type.Neutral || _areaType == MapArea.E_Type.Boss) && _enter)