this is odd code

This commit is contained in:
Albert Cahalan 2005-01-08 08:21:30 +00:00
parent 34819da78d
commit 8b641c4c15

View file

@ -3163,7 +3163,7 @@ static void mainloop(void)
playsound(0, control_sound, 0);
if (cur_tool == TOOL_TEXT)
if (cur_tool == TOOL_TEXT) // Huh? It had better be!
{
// need to invalidate all the cached user fonts, causing reload on demand
int i;