Explorar el Código

Make the link in screenshots more visible

master
Fen Dweller hace 5 años
padre
commit
98668fe79d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js Ver fichero

@@ -3858,7 +3858,7 @@ function generateScreenshot(callback) {
renderToCanvas();

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



Cargando…
Cancelar
Guardar