mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 14:20:51 +02:00
Oops
This commit is contained in:
@@ -76,7 +76,7 @@ module.exports = class PhoebeTeachingJoeyCommand extends Command {
|
||||
ctx.drawImage(base, 0, 0);
|
||||
ctx.fillStyle = 'white';
|
||||
ctx.strokeStyle = 'black';
|
||||
ctx.lineWidth = 10;
|
||||
ctx.lineWidth = 5;
|
||||
ctx.textBaseline = 'top';
|
||||
ctx.textAlign = 'center';
|
||||
let i = 0;
|
||||
|
||||
Reference in New Issue
Block a user