mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-16 04:59:41 -04:00
First step of comment style refactoring to doxygen-style.
This commit is contained in:
@@ -336,7 +336,7 @@ void SmartAI::UpdateAI(uint32 diff)
|
||||
UpdatePath(diff);
|
||||
UpdateDespawn(diff);
|
||||
|
||||
//TODO move to void
|
||||
/// @todo move to void
|
||||
if (mFollowGuid)
|
||||
{
|
||||
if (mFollowArrivedTimer < diff)
|
||||
|
||||
Reference in New Issue
Block a user