xdh
2018-11-15 999d67cffaf12233b98103b513309d5a3a8b6311
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldGift.py
@@ -53,6 +53,7 @@
import ChEquip
import time
import FunctionNPCCommon
# 定义配表外围索引
(
@@ -323,6 +324,9 @@
    
    # 通知客户端
    Sync_FirstGoldInfo(curPlayer)
    #超值礼包记录时间
    FunctionNPCCommon.UpdataSuperGiftTime(curPlayer)
    return
###################################################################