feat: add small letters to hudsmallnumbers

This commit is contained in:
Kazhnuz 2021-05-09 15:03:57 +02:00
parent f94e6ca2f9
commit 6a94215804
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
return { return {
glyphs = " 0123456789/", glyphs = " 0123456789/ABCDEFGHIJKLMNOPQRSTUVWXYZ",
extraspacing = 0, extraspacing = 0,
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB