Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Aug 18, 2024
1 parent caed492 commit 8014bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/Q/QuestEvents.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace RE
kEscapeJail = 25, // ESIA
kTrespass = 26, // TRES
kCrimeGold = 27, // ADCR
Arrest = 28, // ARRT
kArrest = 28, // ARRT
kCastMagic = 29 // CAST
};
}

0 comments on commit 8014bf3

Please sign in to comment.