Index: src/cgame/cg_event.c =================================================================== --- src/cgame/cg_event.c (revision 1982) +++ src/cgame/cg_event.c (working copy) @@ -369,7 +369,7 @@ } // we don't know what it was - CG_Printf( "%s died\n", targetName ); + CG_Printf( "%s" S_COLOR_WHITE " died\n", targetName ); }