Minor tweaks

This commit is contained in:
stevenhowes
2021-04-01 22:22:04 +01:00
parent 0b330fa822
commit 793375e814
4 changed files with 5 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 += 26 + 4;
currentx += 22 + 4;
break;
case 'q':
case 'w':