ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/BuffSkill.py
@@ -25,6 +25,7 @@
import PlayerTJG
import OperControlManager
import GameObj
import CrossPlayerData
#---------------------------------------------------------------------
#---------------------------------------------------------------------
@@ -156,6 +157,9 @@
    #用于BUFF满的时候处理刷新逻辑
    isDelRefresh = False
    
    # 向跨服发送数据
    CrossPlayerData.SendMergeData_Buff(curObj, curSkillID, plusValueList)
    # buff层级
    layerMaxCnt = 0
    layerCalc = 0