mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2026-06-05 02:00:24 +08:00
优化代码结构
This commit is contained in:
2
cmoe.h
2
cmoe.h
@@ -50,7 +50,7 @@ const char svg_big[] =
|
||||
" <g>\n"
|
||||
" \n";
|
||||
const char img_slot_front[] = " <image x=\"%d\" y=\"0\" width=\"%d\" height=\"%d\" xlink:href=\"";
|
||||
const char img_slot_rear[] = "\"></image>\n";
|
||||
const char img_slot_rear[] = "\"></image>";
|
||||
const char svg_tail[] =
|
||||
" </g>\n"
|
||||
"</svg>";
|
||||
|
||||
Reference in New Issue
Block a user