mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-07 04:03:44 +08:00
🚨修复错误
This commit is contained in:
parent
67df5c3a5a
commit
da4dd74394
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user