Get view-menu to play the interface sound
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,8 +5,8 @@ go 1.12
|
||||
require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/hajimehoshi/ebiten v1.11.0-alpha.2.0.20200101150127-38815ba801a5
|
||||
golang.org/x/exp v0.0.0-20200319221330-857350248e3d // indirect
|
||||
golang.org/x/exp v0.0.0-20200320212757-167ffe94c325 // indirect
|
||||
golang.org/x/image v0.0.0-20200119044424-58c23975cae1 // indirect
|
||||
golang.org/x/mobile v0.0.0-20200222142934-3c8601c510d0 // indirect
|
||||
golang.org/x/sys v0.0.0-20200317113312-5766fd39f98d // indirect
|
||||
golang.org/x/sys v0.0.0-20200321134203-328b4cd54aae // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user