update sys win

This commit is contained in:
nhmall
2026-04-26 12:42:38 -04:00
parent d6f8241ac1
commit 0e10f82856
11 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1133,7 +1133,7 @@ void NetHackQtTextWindow::Display(bool block UNUSED)
void NetHackQtTextWindow::PutStr(int attr UNUSED, const QString& text)
{
#if 1
// 3.7: Always render text windows with fixed-width font. The majority
// 5.0: Always render text windows with fixed-width font. The majority
// of text files we'll ever display including ('license' and 'history')
// happen to have some lines with four spaces anyway and/or they have
// been pre-formatted to fit within less than 80 columns. For data.base