Parcourir la source

Make the link in screenshots more visible

master
Fen Dweller il y a 5 ans
Parent
révision
98668fe79d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js Voir le fichier

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



Chargement…
Annuler
Enregistrer