mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Fixed build
This commit is contained in:
@@ -48,7 +48,7 @@ namespace WorldPackets
|
||||
bool _Display = false;
|
||||
};
|
||||
|
||||
class ChannelNotify final : public ServerPacket
|
||||
class TC_GAME_API ChannelNotify final : public ServerPacket
|
||||
{
|
||||
public:
|
||||
ChannelNotify() : ServerPacket(SMSG_CHANNEL_NOTIFY, 80) { }
|
||||
|
||||
Reference in New Issue
Block a user