hxp
2025-12-24 b98731470242d54f521793934edcd0e19141a85f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Arena.py
@@ -21,6 +21,7 @@
import ShareDefine
import PlayerControl
import IpyGameDataPY
import PlayerSuccess
import PlayerActivity
import PlayerBillboard
import PlayerViewCache
@@ -71,6 +72,7 @@
        return
    
    PlayerTask.AddTaskValue(curPlayer, ChConfig.TaskType_ArenaBattle)
    PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_OSAArenaBattle, 1)
    
    return True, funcLineID