mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Core/Scripts: more travis
This commit is contained in:
@@ -797,7 +797,7 @@ class spell_item_extract_gas : public AuraScript
|
||||
{
|
||||
PrepareAuraScript(spell_item_extract_gas);
|
||||
|
||||
void PeriodicTick(AuraEffect const* aurEff)
|
||||
void PeriodicTick(AuraEffect const* /*aurEff*/)
|
||||
{
|
||||
PreventDefaultAction();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user