Skip to content

Commit

Permalink
Oopsies
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeraldLoc committed Apr 27, 2024
1 parent 66d87e4 commit aaf0cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sardines.lua
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ local function hud_current_sardine()
local y = 60

djui_hud_set_color(255, 255, 255, fade)
djui_hud_print_text(text, x, y, 1)
djui_hud_print_colored_text(text, x, y, 1, fade)
end

local function hud_level()
Expand Down

0 comments on commit aaf0cf5

Please sign in to comment.