![]() |
TrinityCore
|
#include "ReputationMgr.h"#include "DatabaseEnv.h"#include "DBCStores.h"#include "Log.h"#include "MapUtils.h"#include "ObjectMgr.h"#include "Player.h"#include "ScriptMgr.h"#include "World.h"#include "WorldPacket.h"#include "WorldSession.h"
Include dependency graph for ReputationMgr.cpp:Go to the source code of this file.
Variables | |
| uint32 const | ReputationRankStrIndex [MAX_REPUTATION_RANK] |
| uint32 const ReputationRankStrIndex[MAX_REPUTATION_RANK] |
Definition at line 30 of file ReputationMgr.cpp.