🚨修复错误

This commit is contained in:
qwerdvd 2023-05-13 16:10:47 +08:00
parent 67df5c3a5a
commit da4dd74394

View File

@ -428,7 +428,7 @@ async def draw_char_info_img(raw_mes: str, sr_uid: str, url: Optional[str]):
anchor='lm', anchor='lm',
) )
relic_img_draw.text( relic_img_draw.text(
(230, 60), (250, 60),
'+{}'.format(str(main_level)), '+{}'.format(str(main_level)),
(255, 255, 255), (255, 255, 255),
sr_font_23, sr_font_23,