hxp
2 天以前 378c281fc81dd9a136421503cc8cb267c0eaf995
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTask.py
@@ -311,7 +311,7 @@
    if not __giveNewTask(curPlayer, taskGroup):
        SyncTaskInfo(curPlayer, [taskGroup])
        
    GameFuncComm.DoFuncOpenLogic(curPlayer, [taskID])
    GameFuncComm.DoFuncOpenLogic(curPlayer)
    return
def SyncTaskInfo(curPlayer, taskGroupList=None):