mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
Core/Packets: rename classes to match standards
This commit is contained in:
@@ -407,7 +407,7 @@ WorldPacket const* WorldPackets::Misc::PhaseShift::Write()
|
||||
return &_worldPacket;
|
||||
}
|
||||
|
||||
WorldPacket const* WorldPackets::Misc::ZoneUpdate::Write()
|
||||
WorldPacket const* WorldPackets::Misc::ZoneUnderAttack::Write()
|
||||
{
|
||||
_worldPacket << int32(AreaID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user