mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +00:00
timeoffset and displayflag opcode updated
This commit is contained in:
parent
fb1a6297c4
commit
f8d5d6240d
1 changed files with 2 additions and 2 deletions
|
@ -120,9 +120,9 @@ namespace Packets {
|
|||
PlayerTitleList = 0x01BD, // updated for 4.1
|
||||
Discovery = 0x01B2, // updated for sb
|
||||
|
||||
EorzeaTimeOffset = 0x01B4,
|
||||
EorzeaTimeOffset = 0x01C0, // updated 4.1
|
||||
|
||||
EquipDisplayFlags = 0x01C0,
|
||||
EquipDisplayFlags = 0x01CC, // updated 4.1
|
||||
|
||||
CFAvailableContents = 0x01CF,
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue