mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01: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