mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
chore(Core/Misc): Change all TODO to doxygen comment (#14966)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "OutdoorPvP.h"
|
||||
|
||||
// TODO: "sometimes" set to neutral
|
||||
// @todo: "sometimes" set to neutral
|
||||
|
||||
enum OutdoorPvPNASpells
|
||||
{
|
||||
|
||||
@@ -259,5 +259,5 @@ private:
|
||||
uint32 m_HordeTowersControlled;
|
||||
};
|
||||
|
||||
// todo: flag carrier death/leave/mount/activitychange should give back the gossip options
|
||||
// @todo: flag carrier death/leave/mount/activitychange should give back the gossip options
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user