mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Dynamic build fix
This commit is contained in:
@@ -144,7 +144,7 @@ struct BattlePet
|
||||
BattlePetSaveInfo SaveInfo = BATTLE_PET_UNCHANGED;
|
||||
};
|
||||
|
||||
class BattlePetMgr
|
||||
class TC_GAME_API BattlePetMgr
|
||||
{
|
||||
public:
|
||||
explicit BattlePetMgr(WorldSession* owner);
|
||||
|
||||
Reference in New Issue
Block a user