From d99d9aea30060fd9a6bf802ab47d8b6977c4b7a6 Mon Sep 17 00:00:00 2001 From: karashiiro <49822414+karashiiro@users.noreply.github.com> Date: Sat, 27 Jul 2019 12:10:18 -0700 Subject: [PATCH] typo --- src/common/Network/PacketDef/Ipcs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index e1357471..1dba302a 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -81,7 +81,7 @@ namespace Sapphire::Network::Packets SocialList = 0x010D, // updated 5.0 - ExamineSearchInfo = 0x10F, // added 5.0 + ExamineSearchInfo = 0x010F, // added 5.0 UpdateSearchInfo = 0x0110, // updated 5.0 InitSearchInfo = 0x0111, // updated 5.0 ExamineSearchComment = 0x0102, // updated 4.1