ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -477,10 +477,7 @@
    SyncGuideState(curPlayer)
    
    #上线检查一次装备属性
    ItemControler.PlayerItemControler(curPlayer).CheckRolePackEquipAttr()
    #上线检查加点属性点
    PlayerControl.FixOldAddPoint(curPlayer)
    ItemControler.PlayerItemControler(curPlayer).CheckRolePackEquipAttr()
    #更新服务器组ID
    PlayerControl.UpdPlayerServerGroupID(curPlayer)