mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-14 11:50:49 +00:00
parent
6570366a97
commit
093d991bff
1 changed files with 1 additions and 1 deletions
|
@ -1487,7 +1487,7 @@ OptionMenu "MiscOptions" //protected
|
||||||
//Option "$MISCMNU_SAVELOADCONFIRMATION", "saveloadconfirmation", "OnOff"
|
//Option "$MISCMNU_SAVELOADCONFIRMATION", "saveloadconfirmation", "OnOff"
|
||||||
Slider "$MISCMNU_AUTOSAVECOUNT", "autosavecount", 1, 20, 1, 0
|
Slider "$MISCMNU_AUTOSAVECOUNT", "autosavecount", 1, 20, 1, 0
|
||||||
//Option "$MISCMNU_QUICKSAVEROTATION", "quicksaverotation", "OnOff"
|
//Option "$MISCMNU_QUICKSAVEROTATION", "quicksaverotation", "OnOff"
|
||||||
Slider "$MISCMNU_QUICKSAVECOUNT", "quicksaverotationcount", 1, 20, 1, 0
|
Slider "$MISCMNU_QUICKSAVECOUNT", "quicksavecount", 1, 20, 1, 0
|
||||||
ifgame(shadowwarrior)
|
ifgame(shadowwarrior)
|
||||||
{
|
{
|
||||||
StaticText " "
|
StaticText " "
|
||||||
|
|
Loading…
Reference in a new issue