gitxsm 4 månader sedan
förälder
incheckning
e5e11509d5
1 ändrade filer med 1 tillägg och 1 borttagningar
  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