mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user