Skip to content

Commit

Permalink
Add robot glyph
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Oct 21, 2023
1 parent 8cd0fcd commit 71e4b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glyphs.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ func makeGlyphs() {
glyphs = make(map[string]int)
glyphs["car"] = 0xe83c
glyphs["bus"] = 0xe91e
glyphs["robot"] = 61566
glyphs["motorbike"] = 0xe987
glyphs["ambulance"] = 0xe904
glyphs["airplane"] = 0xe900
Expand Down

0 comments on commit 71e4b57

Please sign in to comment.