mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 04:00:52 +01:00
Font tweak
This commit is contained in:
Binary file not shown.
Binary file not shown.
+1
-1
@@ -223,7 +223,7 @@ void draw_spritetext(char* text, int x, int y)
|
|||||||
currentx += 8 + 4;
|
currentx += 8 + 4;
|
||||||
break;
|
break;
|
||||||
case 'm':
|
case 'm':
|
||||||
currentx += 28 + 4;
|
currentx += 26 + 4;
|
||||||
break;
|
break;
|
||||||
case 'q':
|
case 'q':
|
||||||
case 'w':
|
case 'w':
|
||||||
|
|||||||
Reference in New Issue
Block a user