Remove test code (font was wrong).

This commit is contained in:
warwick
2002-10-14 05:39:39 +00:00
parent db73f34150
commit b07484b572
+1 -1
View File
@@ -604,7 +604,7 @@ NetHackQtSettings::NetHackQtSettings(int w, int h) :
#ifdef WS_WIN #ifdef WS_WIN
normalfixed("courier new"), normalfixed("courier new"),
#else #else
normalfixed("helvetica"), // ################# normally fixed, just testing normalfixed("fixed"),
#endif #endif
large("times"), large("times"),
theglyphs(0) theglyphs(0)