Core/Spells: Fixed "not handled custom case" log spam for Sniper Training

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-10-26 15:36:32 +02:00
parent 0b4abbb48e
commit ba6fc58bad

View File

@@ -357,6 +357,7 @@ public:
void HandlePeriodic(AuraEffect const * aurEff, AuraApplication const * aurApp)
{
PreventDefaultAction();
if (aurEff->GetAmount() > 0)
return;