From c34f119bcd2400900804c92d2caba395af0e9f79 Mon Sep 17 00:00:00 2001 From: Mordred Date: Tue, 22 May 2018 23:48:49 +0200 Subject: [PATCH] Forgot comments yet again --- src/common/Network/PacketDef/Ipcs.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index c34b87d8..a55a14c1 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -80,7 +80,7 @@ namespace Packets { UpdateSearchInfo = 0x00EA, // updated 4.2 InitSearchInfo = 0x00EB, // updated 4.2 - ServerNotice = 0x0106, // updated 4.2 + ServerNotice = 0x0106, // updated 4.3 SetOnlineStatus = 0x00F1, // updated 4.2 CountdownInitiate = 0x0111, // updated 4.3 @@ -138,9 +138,9 @@ namespace Packets { QuestMessage = 0x01CE, // updated 4.3 QuestTracker = 0x01D3, // updated 4.3 - QuestFinish = 0x01C6, // updated 4.3 ? - MSQTrackerComplete = 0x01C7, // updated 4.3 ? - MSQTrackerProgress = 0x01C8, // updated 4.3 ? + QuestFinish = 0x01C6, // updated 4.3 + MSQTrackerComplete = 0x01C7, // updated 4.3 + MSQTrackerProgress = 0x01C8, // updated 4.3 QuestActiveList = 0x01C3, // updated 4.3 QuestUpdate = 0x01C4, // updated 4.3