Change color of breath bar

This commit is contained in:
Wuzzy 2015-02-05 01:35:38 +01:00
parent 1c4a408d9b
commit fdc13e92bd
2 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ local function custom_hud(player)
position = HUD_AIR_POS,
text = airtext,
alignment = {x=1,y=1},
number = 0x000000,
number = 0xFFFFFF,
direction = 0,
offset = { x = HUD_AIR_OFFSET.x + 2, y = HUD_AIR_OFFSET.y },
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 B

After

Width:  |  Height:  |  Size: 80 B