mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Misc: Fixed nopch MSVC build
(cherry picked from commit e977bb4c4d)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "Battleground.h"
|
||||
#include "Common.h"
|
||||
#include "Corpse.h"
|
||||
#include "FlightPathMovementGenerator.h"
|
||||
#include "GameTime.h"
|
||||
#include "Garrison.h"
|
||||
#include "InstancePackets.h"
|
||||
@@ -34,7 +35,6 @@
|
||||
#include "MovementGenerator.h"
|
||||
#include "Transport.h"
|
||||
#include "Vehicle.h"
|
||||
#include "WaypointMovementGenerator.h"
|
||||
#include "SpellMgr.h"
|
||||
|
||||
#define MOVEMENT_PACKET_TIME_DELAY 0
|
||||
|
||||
Reference in New Issue
Block a user