remove reference to smartshop image (#88)

This commit is contained in:
fluxionary 2022-11-26 12:38:10 -08:00 committed by GitHub
parent 7f20e5dcb7
commit 92d036c5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ local function is_vertical_frames(animation)
end
local function get_single_frame(animation, image_name)
return ("smartshop_animation_mask.png^[resize:%ix%i^[mask:%s"):format(
return ("[combine:%ix%i^[noalpha^[colorize:#FFF:255^[mask:%s"):format(
animation.aspect_w,
animation.aspect_h,
image_name