mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Core: Fix warnings
This commit is contained in:
@@ -449,8 +449,6 @@ int32 AuraEffect::CalculateAmount(Unit* caster)
|
||||
}
|
||||
}
|
||||
|
||||
float DoneActualBenefit = 0.0f;
|
||||
|
||||
// custom amount calculations go here
|
||||
switch (GetAuraType())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user