Skip to content

Commit 91b572d

Browse files
committed
Tabs to spaces
1 parent 6eaf407 commit 91b572d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/game/Spells/Spell.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2919,7 +2919,7 @@ void Spell::prepare(SpellCastTargets const* targets, AuraEffect const * triggere
29192919

29202920
TriggerGlobalCooldown();
29212921

2922-
//item: first cast may destroy item and second cast causes crash
2922+
//item: first cast may destroy item and second cast causes crash
29232923
if (!m_casttime && !m_spellInfo->StartRecoveryTime && !m_castItemGUID && GetCurrentContainer() == CURRENT_GENERIC_SPELL)
29242924
cast(true);
29252925
}

0 commit comments

Comments
 (0)