Ver Fonte

修改羁绊

gitxsm há 5 meses atrás
pai
commit
e5e11509d5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      script/module/combat/JibanLogic.lua

+ 1 - 1
script/module/combat/JibanLogic.lua

@@ -572,7 +572,7 @@ function update(human,combatType,jibanListStr, heroIdStr, extraArgs)
 				ServerCommerceActBattleGroundNS = ServerCommerceActBattleGroundNS or require("serverCommerce.ServerCommerceActBattleGroundNS")
 				res = ServerCommerceActBattleGroundNS.isGetHero(human, heroId)
 			else
-				HeroBook.isGetHero(human, heroId)
+				res = HeroBook.isGetHero(human, heroId)
 			end
 			if not res or res == HeroBook.LIEZHUAN_REWARD_NO then
 				return