mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-26 15:53:29 +01:00
Minor tweaks
This commit is contained in:
+1
-1
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user