mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- fixed typo in menu.
This commit is contained in:
parent
b93a9b478a
commit
2e4596b99b
1 changed files with 1 additions and 1 deletions
|
@ -1269,7 +1269,7 @@ OptionMenu SoundOptions //protected
|
|||
{
|
||||
Option "$SNDMNU_WTSOUND", "wt_forcevoc", "OnOff"
|
||||
Option "$SNDMNU_WTMUSIC", "wt_forcemidi", "OnOff"
|
||||
Option "$SNDMNU_WTCOOMENT", "wt_commentary", "OnOff"
|
||||
Option "$SNDMNU_WTCOMMENT", "wt_commentary", "OnOff"
|
||||
}
|
||||
ifgame(Duke, Nam, WW2GI, Redneck, RedneckRides, ShadowWarrior)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue