Add other category to cheats

This commit is contained in:
2026-03-18 10:59:50 +01:00
parent c5052f1974
commit 4fc756691e

View File

@@ -6,5 +6,6 @@ enum class Cheat : int {
IgnoreHits,
Stealth,
Stamina,
Mana
Mana,
Other
};