Przeglądaj źródła

修改巅峰战场

gitxsm 4 miesięcy temu
rodzic
commit
3128b3db30

+ 1 - 0
script/module/serverCommerce/ServerCommerceActBattleGroundNS.lua

@@ -1014,6 +1014,7 @@ function fight(human, args, combatType)
         BagLogic.delItem(human, itemId, itemNum, LOGTYPE)
     else
         battleGroundData.freeChallengeCnt = battleGroundData.freeChallengeCnt - 1
+        ServerCommerceManager.CommerceAct_SendActInfo(human)
     end
 
     BattleGround_Try_Challenge(human, targetRank)