mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
@@ -284,7 +284,7 @@ void FollowMovementGenerator<T>::DoFinalize(T* owner)
|
||||
template<class T>
|
||||
void FollowMovementGenerator<T>::DoReset(T* owner)
|
||||
{
|
||||
Initialize(owner);
|
||||
DoInitialize(owner);
|
||||
}
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user