diff --git a/commands/edit-meme/illegal.js b/commands/edit-meme/illegal.js index 8da3fffe..5246883b 100644 --- a/commands/edit-meme/illegal.js +++ b/commands/edit-meme/illegal.js @@ -80,9 +80,9 @@ module.exports = class IllegalCommand extends Command { ctx.textBaseline = 'top'; ctx.font = '20px Impact'; const rect = { - x: frame.corners[1][0], - y: frame.corners[0][0], - width: frame.corners[0][1], + x: frame.corners[0][0], + y: frame.corners[0][1], + width: frame.corners[1][0], height: frame.corners[0][0] }; drawText(ctx, `${text}\n${verb} NOW\nILLEGAL`, impactFont, rect, {