Ivan Savenko %!s(int64=3) %!d(string=hai) anos
pai
achega
c906b27859
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/CPlayerInterface.cpp

+ 1 - 1
client/CPlayerInterface.cpp

@@ -965,7 +965,7 @@ void CPlayerInterface::battleStacksAttacked(const std::vector<BattleStackAttacke
 		info.killed         = elem.killed();
 		info.rebirth        = elem.willRebirth();
 		info.cloneKilled    = elem.cloneKilled();
-		info.fireShield    = elem.fireShield();
+		info.fireShield     = elem.fireShield();
 
 		if (elem.isSpell())
 			info.spellEffect = elem.spellID;