Add other category to cheats
This commit is contained in:
3
external/includes/Cheats.h
vendored
3
external/includes/Cheats.h
vendored
@@ -6,5 +6,6 @@ enum class Cheat : int {
|
||||
IgnoreHits,
|
||||
Stealth,
|
||||
Stamina,
|
||||
Mana
|
||||
Mana,
|
||||
Other
|
||||
};
|
||||
Reference in New Issue
Block a user