stonebot/assets/assets.go

7 lines
75 B
Go

package assets
import _ "embed"
//go:embed rocks.gif
var RocksGif []byte