Remove test code (font was wrong).

This commit is contained in:
warwick
2002-10-14 05:39:39 +00:00
parent db73f34150
commit b07484b572

View File

@@ -604,7 +604,7 @@ NetHackQtSettings::NetHackQtSettings(int w, int h) :
#ifdef WS_WIN
normalfixed("courier new"),
#else
normalfixed("helvetica"), // ################# normally fixed, just testing
normalfixed("fixed"),
#endif
large("times"),
theglyphs(0)