mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Корректировка под более-менее финальную версию протокола
This commit is contained in:
@@ -23,7 +23,7 @@ func Textures(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
textures := data.TexturesResponse{
|
||||
Skin: &data.Skin{
|
||||
Url: rec.Url,
|
||||
Url: tools.BuildElyUrl(rec.Url),
|
||||
Hash: rec.Hash,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user