1
0
mirror of https://github.com/td512/re3.git synced 2026-03-02 17:45:32 +00:00
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] = ' ';
}
}