Scripts/Spells: Fixed uninitialized variable in d64f7c332e

This commit is contained in:
Shauren
2023-05-14 19:36:06 +02:00
parent b42477f6b4
commit 8a91448f28

View File

@@ -237,7 +237,7 @@ class spell_warr_fueled_by_violence : public AuraScript
}
private:
uint32 _nextHealAmount;
uint32 _nextHealAmount = 0;
};
// 6544 - Heroic leap