Core: Codestyle cleanup

This commit is contained in:
click
2011-06-11 22:35:29 +02:00
parent 9ef8bd3072
commit 158966dc79
410 changed files with 1790 additions and 1790 deletions

View File

@@ -280,7 +280,7 @@ class spell_ex_66244 : public SpellScriptLoader
{
}
bool DoCheckAreaTarget(Unit * proposedTarget)
bool DoCheckAreaTarget(Unit* proposedTarget)
{
}*/
};
@@ -379,7 +379,7 @@ class spell_ex : public SpellScriptLoader
{
PrepareSpellScript(spell_ex_SpellScript);
//bool Validate(SpellEntry const * spellEntry){return true;}
//bool Validate(SpellEntry const* spellEntry){return true;}
//bool Load(){return true;}
//void Unload(){}