mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- add i_pauseinbackground
to the menu. note: please pull the language file for this
This commit is contained in:
parent
0344462684
commit
f1dec835d7
1 changed files with 1 additions and 0 deletions
|
@ -1230,6 +1230,7 @@ OptionMenu "MiscOptions" protected
|
|||
Option "$MISCMNU_ENABLESCRIPTSCREENSHOTS", "enablescriptscreenshot", "OnOff"
|
||||
Option "$MISCMNU_SETSLOTSTRICT", "setslotstrict", "YesNo"
|
||||
Option "$MISCMNU_INTERSCROLL", "nointerscrollabort", "OffOn"
|
||||
Option "$MISCMNU_PAUSEINBACKGROUND", "i_pauseinbackground", "OnOff"
|
||||
StaticText " "
|
||||
Option "$MISCMNU_CACHENODES", "gl_cachenodes", "OnOff"
|
||||
Slider "$MISCMNU_CACHETIME", "gl_cachetime", 0.0, 2.0, 0.1
|
||||
|
|
Loading…
Reference in a new issue