- removed menu entry for SW's altnukeinit toggle.

The feature has been removed, rendering the entry useless.
This commit is contained in:
sinisterseed 2021-03-02 15:15:30 +02:00
parent 4b59acd251
commit bdeca12f95
1 changed files with 0 additions and 1 deletions

View File

@ -1600,7 +1600,6 @@ OptionMenu "MiscOptions" protected
StaticText " "
Option "$MISCMNU_DARTS", "sw_darts", "OnOff"
Option "$MISCMNU_NINJA", "sw_ninjahack", "OnOff"
Option "$MISCMNU_ALTNUKE", "cl_swaltnukeinit", "OnOff"
}
//StaticText " "
//Option "$OPTMNU_LANGUAGE", "language", "LanguageOptions" - not ready yet