This commit is contained in:
chombier 2001-07-02 14:26:25 +00:00
parent cb5c28e513
commit 7bc7218112
1 changed files with 2 additions and 0 deletions

View File

@ -654,6 +654,8 @@ short VSredraw
VSIcuroff(w); // temporarily hide cursor
}
//RSerase(w, tx1, ty1, tx2, ty2); // Erase the offending area
sx1 = tx1;
sx2 = tx2;