mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
Cleanup/Core: Remove whitespace and tabs
--HG-- branch : trunk
This commit is contained in:
@@ -280,7 +280,7 @@ Item * SpellScript::GetCastItem()
|
||||
return m_spell->m_CastItem;
|
||||
}
|
||||
|
||||
void SpellScript::CreateItem(uint32 effIndex, uint32 itemId)
|
||||
void SpellScript::CreateItem(uint32 effIndex, uint32 itemId)
|
||||
{
|
||||
m_spell->DoCreateItem(effIndex, itemId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user