hxp
2025-12-17 c9fb9882a7cd6720958f6fef2a0425023c21f331
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBillboard.py
@@ -400,7 +400,7 @@
    GameWorld.Log("    奖励名次列表: %s" % orderList)
    
    billboardMgr = DBDataMgr.GetBillboardMgr()
    billBoard = billboardMgr.GetBillboard(ShareDefine.Def_BT_Arena)
    billBoard = billboardMgr.GetBillboard(billboardType)
    if not billBoard:
        return
    billBoard.SortDelayDo()