mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
Dynamic linking build fix
This commit is contained in:
@@ -40,7 +40,7 @@ typedef std::set<Group*> GroupSet;
|
||||
extern uint32 const ClockWorldState[];
|
||||
|
||||
// used in zone_wintergrasp.cpp
|
||||
extern uint32 const WintergraspFaction[];
|
||||
TC_GAME_API extern uint32 const WintergraspFaction[];
|
||||
|
||||
enum WintergrastData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user