ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -99,6 +99,7 @@ import PlayerFaQi import PlayerLove import PlayerGubao import PlayerShentong import PlayerCharm import ChPlayer import GMShell @@ -4531,6 +4532,7 @@ PlayerCharm.CalcCharmAttr(curPlayer) PlayerLianTi.CalcLianTiAttr(curPlayer) PlayerGubao.CalcGubaoAttr(curPlayer) PlayerShentong.CalcShentongAttr(curPlayer) self.RefreshAllState(isForce=True) GameWorld.DebugLog("End ReCalcAllState!!!") return