Revert "12×12 textures, compress textures"
This reverts commit 746945dd0f
.
2
init.lua
@ -209,7 +209,7 @@ function hb.register_hudbar(identifier, text_color, label, textures, default_sta
|
|||||||
scale = iconscale,
|
scale = iconscale,
|
||||||
text = textures.icon,
|
text = textures.icon,
|
||||||
alignment = {x=-1,y=1},
|
alignment = {x=-1,y=1},
|
||||||
offset = { x = offset.x - 4, y = offset.y + 2 },
|
offset = { x = offset.x - 3, y = offset.y },
|
||||||
z_index = 1,
|
z_index = 1,
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
Before Width: | Height: | Size: 110 B After Width: | Height: | Size: 140 B |
Before Width: | Height: | Size: 74 B After Width: | Height: | Size: 80 B |
Before Width: | Height: | Size: 71 B After Width: | Height: | Size: 80 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 811 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 302 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 818 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 321 B |