mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
Formatting
This commit is contained in:
parent
e62b712dce
commit
69e82b80f1
2 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ namespace Packets {
|
||||||
ActorSpawn = 0x0190, // todo: split into playerspawn/actorspawn and use opcode 0x110/0x111
|
ActorSpawn = 0x0190, // todo: split into playerspawn/actorspawn and use opcode 0x110/0x111
|
||||||
ActorFreeSpawn = 0x0191, // unchanged for sb
|
ActorFreeSpawn = 0x0191, // unchanged for sb
|
||||||
InitZone = 0x019A, // unchanged for sb
|
InitZone = 0x019A, // unchanged for sb
|
||||||
Mount = 0x019F, // unchanged for sb
|
Mount = 0x019F,
|
||||||
WeatherChange = 0x01AF, // updated for sb
|
WeatherChange = 0x01AF, // updated for sb
|
||||||
PlayerTitleList = 0x01BD, // updated for 4.1
|
PlayerTitleList = 0x01BD, // updated for 4.1
|
||||||
Discovery = 0x01BE, // updated for 4.1
|
Discovery = 0x01BE, // updated for 4.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue