mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 21:32:52 +01:00
Core/Spells: Fixed "not handled custom case" log spam for Sniper Training
--HG-- branch : trunk
This commit is contained in:
@@ -357,6 +357,7 @@ public:
|
||||
|
||||
void HandlePeriodic(AuraEffect const * aurEff, AuraApplication const * aurApp)
|
||||
{
|
||||
PreventDefaultAction();
|
||||
if (aurEff->GetAmount() > 0)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user