Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Iniquitatis authored and coelckers committed Oct 4, 2019
1 parent 9332316 commit f13843c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wadsrc/static/menudef.txt
Expand Up @@ -2687,7 +2687,7 @@ OptionMenu "ReverbSettings" protected
SliderReverbEditOption "$REVMNU_Echo_Depth", 0, 1, 0.01, 3, 20
SliderReverbEditOption "$REVMNU_Modulation_Time", 0.04, 4, 0.01, 3, 21
SliderReverbEditOption "$REVMNU_Modulation_Depth",0, 1, 0.01, 3, 22
SliderReverbEditOption "$REVMNU_Air Absorption_HF", -100, 0, 0.01, 3, 23
SliderReverbEditOption "$REVMNU_Air_Absorption_HF", -100, 0, 0.01, 3, 23
SliderReverbEditOption "$REVMNU_HF_Reference", 10000, 200000, 1, 3, 24
SliderReverbEditOption "$REVMNU_LF_Reference",20, 10000, 0.1, 3, 25
SliderReverbEditOption "$REVMNU_Room_Rolloff_Factor",0, 10, 0.01, 3, 26
Expand Down

0 comments on commit f13843c

Please sign in to comment.