diff --git a/!TheEsc/!RunImage,ff8 b/!TheEsc/!RunImage,ff8 index 98eecdc..9d7d0a3 100644 Binary files a/!TheEsc/!RunImage,ff8 and b/!TheEsc/!RunImage,ff8 differ diff --git a/!TheEsc/Font,ff9 b/!TheEsc/Font,ff9 index 098a878..2f345d4 100644 Binary files a/!TheEsc/Font,ff9 and b/!TheEsc/Font,ff9 differ diff --git a/!TheEsc/c/Graphics b/!TheEsc/c/Graphics index f181daf..daf3bca 100644 --- a/!TheEsc/c/Graphics +++ b/!TheEsc/c/Graphics @@ -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':