Core: More Function name updates

This commit is contained in:
Malcrom
2013-06-11 22:02:00 -02:30
parent ec474a62e5
commit 4096c54efa
7 changed files with 20 additions and 20 deletions

View File

@@ -317,7 +317,7 @@ public:
{
if (!creature->IsHostileTo(player))
{
if (FactionTemplateEntry const* pFaction = creature->getFactionTemplateEntry())
if (FactionTemplateEntry const* pFaction = creature->GetFactionTemplateEntry())
{
uint32 Spell = 0;