Sometimes the progress bar gets keeps statically showing when returning to foreground.
This commit is contained in:
parent
2a430c0dc0
commit
ba19100fb9
1 changed files with 1 additions and 0 deletions
|
|
@ -2424,6 +2424,7 @@ static void mainloop(void)
|
||||||
unlink(fname);
|
unlink(fname);
|
||||||
free(fname);
|
free(fname);
|
||||||
}
|
}
|
||||||
|
redraw_tux_text();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
else if (event.type == SDL_WINDOWEVENT)
|
else if (event.type == SDL_WINDOWEVENT)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue