Skip to content

Commit

Permalink
Update OpCodes_steam.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
shalzuth committed Jul 23, 2022
1 parent 1302d93 commit 0436387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LostArkLogger/Packets/OpCodes_steam.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public enum OpCodes_Steam : UInt16
PKTNewProjectile = 0xC922,
PKTPartyStatusEffectAddNotify = 0x2458,
PKTPartyStatusEffectRemoveNotify = 0x528C,
PKTRaidBossKillNotify = 0xC,
PKTRaidBossKillNotify = 0x4AAF,
PKTRaidResult = 0x4AA3,
PKTRemoveObject = 0x3203,
PKTSkillDamageAbnormalMoveNotify = 0xCE05,
Expand Down

0 comments on commit 0436387

Please sign in to comment.