mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 12:31:10 +00:00
correct the alsa 0.9 example
This commit is contained in:
parent
e5227076e0
commit
5f80d65f78
1 changed files with 1 additions and 1 deletions
2
debian/quakeforge.conf
vendored
2
debian/quakeforge.conf
vendored
|
@ -11,7 +11,7 @@ set cd_plugin linux
|
|||
|
||||
// Uncomment one of these to choose audio support
|
||||
//set snd_output oss
|
||||
//set snd_output alsa0.9
|
||||
//set snd_output alsa0_9
|
||||
|
||||
// Video defaults
|
||||
set vid_width 640
|
||||
|
|
Loading…
Reference in a new issue