xdh
2019-05-09 fff4bf318a2c10d360da6e850228ada4fb800547
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.py
@@ -353,6 +353,8 @@
    #发送封包
    SendEventPack("CTGError", dataDict, curPlayer)
    GameWorld.ErrLog("%s. %s" % (errorInfo, addDict), curPlayer.GetPlayerID())
    GameWorld.SendGameStateMail("CTGError:%s - %s"%(errorInfo, dataDict))
    return
def DR_CTGOK(curPlayer, addDict):