refactor(Core/Packets): Totem (#9451)

* Totem

* Update WorldSession.h
This commit is contained in:
IntelligentQuantum
2021-12-31 16:53:38 +03:30
committed by GitHub
parent f2a5a12bd0
commit 0556f0b3d5
6 changed files with 106 additions and 15 deletions

View File

@@ -18,6 +18,7 @@
#ifndef AllPackets_h__
#define AllPackets_h__
#include "TotemPackets.h"
#include "BankPackets.h"
#include "GuildPackets.h"