mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 12:42:43 -04:00
Copyright header updates - part 3... (and some whitespace cleanups)
--HG-- branch : trunk
This commit is contained in:
@@ -147,7 +147,7 @@ public:
|
||||
Unit* pCaster = GetCaster();
|
||||
if (pCaster->GetTypeId() != TYPEID_PLAYER)
|
||||
return;
|
||||
|
||||
|
||||
std::vector<uint32> possibleSpells;
|
||||
switch (pCaster->getClass())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user