mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-03 18:27:32 +08:00
🐛 修复Bug
This commit is contained in:
parent
86a4169f68
commit
7a5ec0a99c
@ -169,7 +169,7 @@ async def draw_poetry_abyss_image():
|
||||
(219, 209, 203),
|
||||
)
|
||||
ming_draw = ImageDraw.Draw(mimg)
|
||||
|
||||
monster_img = monster_img.convert('RGBA')
|
||||
mimg.paste(monster_img, (0, 0), monster_img)
|
||||
ming_draw.text(
|
||||
(100, 30),
|
||||
|
Loading…
x
Reference in New Issue
Block a user