mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Fix dynamic linking build
This commit is contained in:
@@ -432,7 +432,7 @@ class FlaggedValuesArray32
|
||||
T_FLAGS m_flags;
|
||||
};
|
||||
|
||||
struct FindCreatureOptions
|
||||
struct TC_GAME_API FindCreatureOptions
|
||||
{
|
||||
FindCreatureOptions();
|
||||
~FindCreatureOptions();
|
||||
|
||||
Reference in New Issue
Block a user