fix broken audio

This commit is contained in:
Tim Cooper
2015-07-01 09:39:31 -03:00
parent 5055ccf1ae
commit 242aed8f00

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() {