mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
consistent indentation
This commit is contained in:
parent
1594171b16
commit
6d7df2fd1b
1 changed files with 159 additions and 158 deletions
|
@ -140,6 +140,7 @@ namespace Packets {
|
||||||
UpdateInventorySlot = 0x0198, // updated 4.3
|
UpdateInventorySlot = 0x0198, // updated 4.3
|
||||||
|
|
||||||
EventPlay = 0x01A6, // updated 4.3
|
EventPlay = 0x01A6, // updated 4.3
|
||||||
|
EventOpenGilShop = 0x01AD, // updated 4.3
|
||||||
DirectorPlayScene = 0x01AA, // updated 4.3
|
DirectorPlayScene = 0x01AA, // updated 4.3
|
||||||
|
|
||||||
EventStart = 0x01AF, // updated 4.3
|
EventStart = 0x01AF, // updated 4.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue