diff --git a/engine/client/menu.c b/engine/client/menu.c index 3146330fc..336166f03 100644 --- a/engine/client/menu.c +++ b/engine/client/menu.c @@ -77,7 +77,7 @@ void M_PrintColoured (int cx, int cy, int colour, qbyte *str) { while (*str) { - M_DrawColouredCharacter (cx, cy, (*str) + (colour<