This commit is contained in:
Sergeanur
2019-10-21 01:27:30 +03:00
parent e35780df43
commit 6fec864750
3 changed files with 55 additions and 61 deletions

View File

@ -72,8 +72,7 @@ CPager::Display()
if (!outstr1[pos]) break;
outstr2[i] = outstr1[pos];
}
else {
} else {
outstr2[i] = ' ';
}
}