mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 15:47:04 +01:00
Core: More Function Renaming.
This commit is contained in:
@@ -32,5 +32,5 @@ void FollowerReference::targetObjectDestroyLink()
|
||||
|
||||
void FollowerReference::sourceObjectDestroyLink()
|
||||
{
|
||||
getSource()->stopFollowing();
|
||||
GetSource()->stopFollowing();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user