hch
2019-06-24 b56aec8d5b6fad48119cb7154dea6b834ec442cf
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: