hxp
2019-01-03 67449627d6db97ca0cbe2c910a261bd253c3094d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -249,6 +249,9 @@
    #初始化玩家背包
    InitPlayerPack(curPlayer)
    
    #上线检查一次装备属性
    ItemControler.PlayerItemControler(curPlayer).CheckRolePackEquipAttr()
    #通知玩家物品信息
    __Sync_PackDetel(curPlayer)