This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
barnard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix broken audio
master
Tim Cooper
9 years ago
parent
5055ccf1ae
commit
242aed8f00
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
cmd/barnard/main.go
+ 1
- 0
cmd/barnard/main.go
View File
@@ -11,6 +11,7 @@ import (
"github.com/layeh/gumble/gumble"
"github.com/layeh/gumble/gumbleutil"
"github.com/layeh/gumble/gumble_openal"
_ "github.com/layeh/gumble/opus"
)
func main() {
Write
Preview
Loading…
Cancel
Save