mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-05 08:47:48 +00:00
feat(Core/Common): add new helpers for time utility (#10207)
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
#ifndef AllPackets_h__
|
||||
#define AllPackets_h__
|
||||
|
||||
#include "CombatLogPackets.h"
|
||||
#include "ChatPackets.h"
|
||||
#include "CharacterPackets.h"
|
||||
#include "MiscPackets.h"
|
||||
#include "WorldStatePackets.h"
|
||||
#include "TotemPackets.h"
|
||||
#include "BankPackets.h"
|
||||
#include "CharacterPackets.h"
|
||||
#include "ChatPackets.h"
|
||||
#include "CombatLogPackets.h"
|
||||
#include "GuildPackets.h"
|
||||
#include "MiscPackets.h"
|
||||
#include "TotemPackets.h"
|
||||
#include "WorldStatePackets.h"
|
||||
|
||||
#endif // AllPackets_h__
|
||||
|
||||
Reference in New Issue
Block a user