Skip to content

Commit

Permalink
Default style is Vanilla again (I forgot)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro270707 committed Nov 28, 2023
1 parent 8b07a39 commit be021bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/minecraft-tip.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const styles = Object.freeze({
});

const settings = {
style: styles.undertale,
style: styles.vanilla,
pixelScale: 2
}

Expand Down

0 comments on commit be021bb

Please sign in to comment.