xdh
2019-06-19 3eca15f9797612ea59ccc830c9f9deef13d85e46
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.py
@@ -141,7 +141,7 @@
            
        mailKey = ipyData.GetMailKey()
        if mailKey:
            PlayerControl.SendMailByKey(mailKey, [curPlayer.GetPlayerID()])
            PlayerControl.SendMailByKey(mailKey, [curPlayer.GetPlayerID()], [])
        openFuncIDList.append(funcID)
        
    if openFuncIDList: