xdh
2019-03-02 0f297a5b66b91751d8342624db871efeca7ed94e
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ManorWar.py
@@ -714,7 +714,7 @@
# @param tick 时间戳
# @return 无意义
# @remarks
def OnCollectOK(curPlayer, tick):
def OnCollectOK(curPlayer, npcID, tick):
    global g_getFlagFamilyName
    if not IsManorWarMap(curPlayer):