mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 05:57:45 +00:00
Double opcode definition
This commit is contained in:
parent
178fdeef25
commit
7f20d4b706
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ namespace Packets {
|
|||
EventStart = 0x0169, // updated 4.1
|
||||
EventFinish = 0x016A, // updated 4.1
|
||||
|
||||
EventLinkshell = 0x0169,
|
||||
EventLinkshell = 0x1169,
|
||||
|
||||
QuestActiveList = 0x017D, // updated 4.1
|
||||
QuestUpdate = 0x017E, // updated 4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue