Commit 239a4903 by doszhang

dos

parent 92fba213
......@@ -153,7 +153,7 @@ function drawNum(resultFlag) {
const text1 = `成为樱桃小丸子的第${window.joinNum}个的`;
const text2 = `祈福伙伴,并获得「${guardian[resultFlag-1]}」`
txtDraw(posterCtx, chuan, 281, 24, 'bolder', '#748b6c');
txtDraw(posterCtx, chuan, 281, 24, 'bolder', '#748b6c');
txtDraw(posterCtx, chuan, 316, 24, 'bolder', '#748b6c');
}
function txtDraw(ctx, content, top, fontsize, fontweight, color) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment