Sprint: Show "gone" background icons (#982)
This commit is contained in:
parent
4c673695f0
commit
54666b9e86
@ -76,7 +76,9 @@ minetest.register_on_joinplayer(function(player)
|
||||
position = {x=0.5, y=1},
|
||||
size = {x=24, y=24},
|
||||
text = "sprint_stamina_icon.png",
|
||||
text2 = "sprint_stamina_icon_gone.png",
|
||||
number = 20,
|
||||
item = 2 * STAMINA_MAX,
|
||||
alignment = {x=0, y=1},
|
||||
offset = {x=-263, y=-110},
|
||||
})
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 714 B |
Binary file not shown.
Before Width: | Height: | Size: 80 B |
BIN
mods/other/sprint/textures/sprint_stamina_icon_gone.png
Normal file
BIN
mods/other/sprint/textures/sprint_stamina_icon_gone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 B |
Loading…
x
Reference in New Issue
Block a user