1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00

Found a typo in opcodes

This commit is contained in:
Mordred 2018-11-21 09:09:27 +01:00 committed by GitHub
parent b6590fbe14
commit bafb3c1f0d

View file

@ -94,7 +94,7 @@ namespace Core::Network::Packets
MailDeleteRequest = 0x0118, // updated 4.4 MailDeleteRequest = 0x0118, // updated 4.4
ReqMoogleMailList = 0x0119, // updated 4.4 ReqMoogleMailList = 0x0119, // updated 4.4
ReqMoogleMailLetter = 0x01A, // updated 4.4 ReqMoogleMailLetter = 0x011A, // updated 4.4
MailLetterNotification = 0x011B, // updated 4.4 MailLetterNotification = 0x011B, // updated 4.4
ExamineFreeCompanyInfo = 0x013A, // updated 4.1 ExamineFreeCompanyInfo = 0x013A, // updated 4.1