There is no need for a full dirt redraw.

master
Christoph Lohmann 10 years ago
parent 6f4cfa5136
commit a495fce128

@ -3440,7 +3440,6 @@ void
redraw(int timeout) {
struct timespec tv = {0, timeout * 1000};
tfulldirt();
draw();
if(timeout > 0) {

Loading…
Cancel
Save