Font tweak

This commit is contained in:
stevenhowes
2021-04-01 22:14:09 +01:00
parent 1e6266077c
commit 6d18082a66
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ void draw_spritetext(char* text, int x, int y)
currentx += 8 + 4;
break;
case 'm':
currentx += 28 + 4;
currentx += 26 + 4;
break;
case 'q':
case 'w':