Explorar el Código

Fix the watermark going missing

master
Fen Dweller hace 4 años
padre
commit
f6f601282a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      macrovision.js

+ 2
- 0
macrovision.js Ver fichero

@@ -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);


Cargando…
Cancelar
Guardar