this is odd code
This commit is contained in:
parent
34819da78d
commit
8b641c4c15
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue