Hondacrx
2024-08-24 00:13:35 -04:00
parent ce99a1f7f6
commit 1ca497b79f
27 changed files with 3020 additions and 2701 deletions
+1 -1
View File
@@ -4729,7 +4729,7 @@ namespace Game.Spells
continue;
}
unitCaster->ModifyPower(cost.Power, -cost.Amount);
unitCaster.ModifyPower(cost.Power, -cost.Amount);
}
}