We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf68ed5 commit 43a2573Copy full SHA for 43a2573
Common/ac/gamestructdefines.h
@@ -86,7 +86,7 @@
86
#define OPT_SCALECHAROFFSETS 52 // apply character scaling to the sprite offsets (z, locked offs)
87
#define OPT_SAVESCREENSHOTLAYER 53 // which render layers to include into savegame screenshot
88
#define OPT_VOICECLIPNAMERULE 54 // which rule to use for a voice clip name based on character's name (old/new)
89
-#define OPT_HIGHESTOPTION OPT_SAVESCREENSHOTLAYER
+#define OPT_HIGHESTOPTION OPT_VOICECLIPNAMERULE
90
#define OPT_NOMODMUSIC 98 // [DEPRECATED]
91
#define OPT_LIPSYNCTEXT 99
92
0 commit comments