mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Game: Include cleanup, part 4 - packets and largest headers (after preprocessing, except player/objectmgr)
This commit is contained in:
@@ -16,8 +16,12 @@
|
||||
*/
|
||||
|
||||
#include "WorldSession.h"
|
||||
#include "DB2Stores.h"
|
||||
#include "Item.h"
|
||||
#include "Log.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "Player.h"
|
||||
#include "Spell.h"
|
||||
#include "ToyPackets.h"
|
||||
|
||||
void WorldSession::HandleAddToy(WorldPackets::Toy::AddToy& packet)
|
||||
|
||||
Reference in New Issue
Block a user