ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -466,6 +466,8 @@ dbPlayer.ExAttr18 = curPlayer.GetExAttr18() dbPlayer.ExAttr19 = curPlayer.GetExAttr19() dbPlayer.ExAttr20 = curPlayer.GetExAttr20() dbPlayer.Face = curPlayer.GetFace() dbPlayer.RoleType = curPlayer.GetRoleType() NetPackCommon.SendFakePack(curPlayer, dbPlayer) return