ServerPython/CoreServerGroup/GameServer/Script/ChPyNetPack.py
@@ -2017,11 +2017,11 @@ #------------------------------------------------------ # B0 15 领取协助感谢礼物 #tagCGGetAssistThanksGift # B0 15 接收协助感谢礼物 #tagCGGetAssistThanksGift class tagCGGetAssistThanksGift(Structure): Head = tagHead() GiftGUID = "" #(char GiftGUID[40])//礼盒GUID GiftGUID = "" #(char GiftGUID[40])//预览时GUID不发,确认领取时需发送预览返回的GUID,无额外奖励不需要再次发送 data = None def __init__(self):