1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00
Phoenix won't upgrade to Centaur Captain ;)

Minor tweaks.
This commit is contained in:
DjWarmonger
2011-09-05 06:37:24 +00:00
parent 2ae53395d7
commit e3a8a41063
5 changed files with 10 additions and 11 deletions

View File

@@ -600,7 +600,7 @@ void CPlayerInterface::battleStacksHealedRes(const std::vector<std::pair<ui32, u
if (attacker)
{
battleInt->displayEffect(52, attacker->position);
battleInt->displayEffect(52, attacker->position); //TODO: transparency
if (attacker->count > 1)
{
textOff += 1;