Scripting/Sholazar Basin: Fix warning

This commit is contained in:
Malcrom
2013-12-03 21:05:54 -03:30
parent b407e72339
commit 81c73c2d53

View File

@@ -1103,7 +1103,7 @@ public:
{
PrepareSpellScript(spell_shango_tracks_SpellScript);
void HandleScript(SpellEffIndex effIndex)
void HandleScript(SpellEffIndex /*effIndex*/)
{
if (Player* player = GetHitUnit()->ToPlayer())
{