Browse Source

fix broken audio

master
Tim Cooper 9 years ago
parent
commit
242aed8f00
1 changed files with 1 additions and 0 deletions
  1. +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() {


Loading…
Cancel
Save