git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1908 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2006-01-29 00:47:54 +00:00
parent 52ddfccfaa
commit 4c88713050

View file

@ -243,7 +243,7 @@ void ApplyColour(unsigned int chr)
printf("1;30m"); // treat as dark grey
break;
case COLOR_WHITE:
print("m"); // set nothing else
printf("m"); // set nothing else
break;
default:
if (fg & 0x8) // intensive bit set for foreground