Skip to content

Commit

Permalink
chore(opcode): update opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 12, 2024
1 parent a60eb8c commit 60c5daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RouletteRecorder/Constant/OpcodeGlobal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ enum ServerZoneIpcType : ushort
ObjectSpawn = 0x009C, // updated 7.1
EffectResultBasic = 0x018D, // updated 7.1
Effect = 0x02E2, // updated 7.1
StatusEffectList = 0x03C1, // updated 7.1
StatusEffectList = 0x0373, // updated 7.1
StatusEffectList2 = 0x0347, // updated 7.1
StatusEffectList3 = 0x022C, // updated 7.1
ActorGauge = 0x02F0, // updated 7.1
Expand Down

0 comments on commit 60c5daa

Please sign in to comment.