SQL: Rename file merged in PR; Core: cleanup whitespace and tabs

This commit is contained in:
Nay
2012-09-30 15:33:56 +01:00
parent 31901e57b9
commit 8a18449a74
6 changed files with 77 additions and 77 deletions

View File

@@ -6673,7 +6673,7 @@ bool Unit::HandleDummyAuraProc(Unit* victim, uint32 damage, AuraEffect* triggere
{
victim->CastCustomSpell(beaconTarget, triggered_spell_id, &basepoints0, NULL, NULL, true, 0, triggeredByAura);
return true;
}
}
else
return false;
}