mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-13 07:58:04 +00:00
- removed menu entry for SW's altnukeinit toggle.
The feature has been removed, rendering the entry useless.
This commit is contained in:
parent
4b59acd251
commit
bdeca12f95
1 changed files with 0 additions and 1 deletions
|
@ -1600,7 +1600,6 @@ OptionMenu "MiscOptions" protected
|
||||||
StaticText " "
|
StaticText " "
|
||||||
Option "$MISCMNU_DARTS", "sw_darts", "OnOff"
|
Option "$MISCMNU_DARTS", "sw_darts", "OnOff"
|
||||||
Option "$MISCMNU_NINJA", "sw_ninjahack", "OnOff"
|
Option "$MISCMNU_NINJA", "sw_ninjahack", "OnOff"
|
||||||
Option "$MISCMNU_ALTNUKE", "cl_swaltnukeinit", "OnOff"
|
|
||||||
}
|
}
|
||||||
//StaticText " "
|
//StaticText " "
|
||||||
//Option "$OPTMNU_LANGUAGE", "language", "LanguageOptions" - not ready yet
|
//Option "$OPTMNU_LANGUAGE", "language", "LanguageOptions" - not ready yet
|
||||||
|
|
Loading…
Reference in a new issue