Skip to content

Commit

Permalink
drtyn
Browse files Browse the repository at this point in the history
  • Loading branch information
mrworldwide1 committed Jul 6, 2023
1 parent 5d9b182 commit 014c616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ function achievementFunction() {

// Game title/text & logo displayed on title screen
function gameTitle() {
noStroke();
fill(gameTitleColor);
textSize(gameTitleSize);
textFont(gameTitleFont);
Expand Down

0 comments on commit 014c616

Please sign in to comment.