Remove test code (font was wrong).
This commit is contained in:
+1
-1
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user