summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.lua2
-rw-r--r--textures/hudbars_bar_breath.pngbin80 -> 80 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 9471c2e..2491d99 100644
--- a/init.lua
+++ b/init.lua
@@ -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 },
})
diff --git a/textures/hudbars_bar_breath.png b/textures/hudbars_bar_breath.png
index 171492c..7d19a57 100644
--- a/textures/hudbars_bar_breath.png
+++ b/textures/hudbars_bar_breath.png
Binary files differ