mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Misc: Fixed doxygen docs being attached to wrong fields
This commit is contained in:
@@ -172,7 +172,7 @@ class TC_GAME_API ReputationMgr
|
||||
uint8 _honoredFactionCount :8;
|
||||
uint8 _reveredFactionCount :8;
|
||||
uint8 _exaltedFactionCount :8;
|
||||
bool _sendFactionIncreased; //! Play visual effect on next SMSG_SET_FACTION_STANDING sent
|
||||
bool _sendFactionIncreased; //!< Play visual effect on next SMSG_SET_FACTION_STANDING sent
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user