mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15026)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
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