Simplify update method
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
@ -13,7 +13,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
protocolURL = "https://pokechu22.github.io/Burger/1.17.1.json"
|
||||
version = "1.17.1"
|
||||
protocolURL = "https://pokechu22.github.io/Burger/" + version + ".json"
|
||||
//language=gohtml
|
||||
soundTmpl = `// Code generated by gen_soundid.go. DO NOT EDIT.
|
||||
|
||||
|
Reference in New Issue
Block a user