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