Fixed CM compatibility with new Chuni URL structure

This commit is contained in:
EmmyHeart 2023-12-13 06:37:30 +00:00
parent a6b315185d
commit a2d238857c
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class CardMakerBase:
{
"modelKind": 0,
"type": 1,
"titleUri": f"{uri}/{self._parse_int_ver(games_ver['chuni'])}/ChuniServlet/",
"titleUri": f"{uri}/SDHD/{self._parse_int_ver(games_ver['chuni'])}/ChuniServlet/",
},
# maimai DX
{