Update semag/crossnroad/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-05-09 06:52:38 +00:00
parent c7b0fda9a0
commit 29cd4a2731

View File

@ -145,7 +145,7 @@ function draw() {
push();
textFont('Press');
textSize(50);
textSize(20);
text("Score: " + score, 10, 50);
pop();