Add global toggle option.
This commit is contained in:
parent
caabfe864c
commit
fd8701dd25
4 changed files with 28 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ OptionMenu "MFXOptionsMenu"
|
|||
SafeCommand "$MFX_LOADPRESET", "event loadmfxpreset"
|
||||
SafeCommand "$MFX_SAVEPRESET", "event savemfxpreset"
|
||||
StaticText " "
|
||||
Option "$MFX_GLOBAL", "mfx_enabled", "YesNo"
|
||||
StaticText " "
|
||||
StaticText "$MFX_LUMASHARPEN", "Gold"
|
||||
StaticText " "
|
||||
Option "$MFX_ENABLE", "mfx_lsharpenable", "YesNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue