mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Packets: updated some channel moderation packets
- synch opcodes with wpp
This commit is contained in:
@@ -16,7 +16,3 @@
|
||||
*/
|
||||
|
||||
#include "Packet.h"
|
||||
|
||||
WorldPackets::ServerPacket::ServerPacket(OpcodeServer opcode, size_t initialSize /*= 200*/) : Packet(WorldPacket(opcode, initialSize))
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user