mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
fix indentation
This commit is contained in:
parent
727207ec08
commit
cc3ceeebd5
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ namespace Packets {
|
||||||
ActorSetPos = 0x0160, // updated 4.2
|
ActorSetPos = 0x0160, // updated 4.2
|
||||||
ActorCast = 0x0162, // updated 4.2
|
ActorCast = 0x0162, // updated 4.2
|
||||||
HateList = 0x0165, // updated 4.2
|
HateList = 0x0165, // updated 4.2
|
||||||
ObjectControl = 0x0167, // updated 4.2
|
ObjectControl = 0x0167, // updated 4.2
|
||||||
UpdateClassInfo = 0x0169, // updated 4.2
|
UpdateClassInfo = 0x0169, // updated 4.2
|
||||||
InitUI = 0x016B, // updated 4.2
|
InitUI = 0x016B, // updated 4.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue