使用webp背景图压缩资源包大小

This commit is contained in:
2024-05-11 10:05:01 +08:00
parent 43dfc9a940
commit afe501a06d
18 changed files with 12 additions and 9 deletions

View File

@ -18,7 +18,6 @@ placeholder = {
"&": "&",
",": ",",
"\n" : r"\n",
"\"" : r'\\\"'
}