Skip to content

Commit

Permalink
cactbot: VPR 7.05 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
marzent committed Aug 4, 2024
1 parent 153ce40 commit 0dd0c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OverlayPlugin.Core/MemoryProcessors/FFXIVProcessIntl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,10 @@ public struct ReaperJobMemory
[StructLayout(LayoutKind.Explicit)]
public struct ViperJobMemory {
public enum AdvancedCombo : byte {
Dreadwinder = 1,
Vicewinder = 1,
HuntersCoil = 2,
SwiftskinsCoil = 3,
PitOfDread = 4,
Vicepit = 4,
HuntersDen = 5,
SwiftskinsDen = 6,
Reawaken = 7,
Expand Down

0 comments on commit 0dd0c58

Please sign in to comment.