소스 검색

Make the link in screenshots more visible

master
Fen Dweller 5 년 전
부모
커밋
98668fe79d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js 파일 보기

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



불러오는 중...
취소
저장