hxp
2018-08-30 c9cc12b521d6542564cb2682fa19961850f02447
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
###################################################################