瀏覽代碼

Fix the watermark going missing

master
Fen Dweller 4 年之前
父節點
當前提交
f6f601282a
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      macrovision.js

+ 2
- 0
macrovision.js 查看文件

@@ -4693,6 +4693,8 @@ function generateScreenshot(callback) {
renderToCanvas();

ctx.resetTransform();

ctx.fillStyle = "#777";
ctx.font = "normal normal lighter 16pt coda";
ctx.fillText("macrovision.crux.sexy", 10, 25);


Loading…
取消
儲存