Skip to content

Commit

Permalink
Change default font
Browse files Browse the repository at this point in the history
  • Loading branch information
Golen87 committed Nov 15, 2023
1 parent ea4890d commit 192a9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scenes/BaseScene.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export class BaseScene extends Phaser.Scene {

// Creates Phaser text object
addText({
fontFamily = "Lato",
fontFamily = "Sketch",
x = 0,
y = 0,
size = 12,
Expand Down

0 comments on commit 192a9dd

Please sign in to comment.