Skip to content

Commit

Permalink
screen: better minor font for 5
Browse files Browse the repository at this point in the history
  • Loading branch information
WestXu committed May 7, 2024
1 parent 5884d7e commit fcf566c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screen/character.rs
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ impl Character {
font,
pixels: vec![
vec![x, o, o], //
vec![x, o, x], //
vec![x, o, o], //
vec![o, o, x], //
],
},
Expand Down

0 comments on commit fcf566c

Please sign in to comment.