From df84cb8ccdedce4e81312fbefecbedd96c1d19ee Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sat, 6 Aug 2022 23:09:25 +0100 Subject: img --- img/better_disp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img') diff --git a/img/better_disp.lua b/img/better_disp.lua index d6e2adf..729daba 100644 --- a/img/better_disp.lua +++ b/img/better_disp.lua @@ -121,7 +121,7 @@ local function gromling_list_to_vlorb(gromling_colors) end end end - return ca,cb,table.unpack(gs) + return ca,cb or colors.black,table.unpack(gs) end -- cgit v1.2.3