This commit is contained in:
avirar
2025-01-04 18:18:37 +11:00
committed by GitHub
parent 34210e0508
commit 626cf44ad5

View File

@@ -107,7 +107,7 @@ bool CastPowerWordShieldOnNotFullAction::isUseful()
return GetTarget();
}
bool CastPowerWordFortitudeAction::Execute(Event event)
bool CastPowerWordFortitudeOnPartyAction::Execute(Event event)
{
Unit* target = GetTarget();
if (!target)