2000-08-10 19:50:04 +02:00
|
|
|
$NetBSD: patch-ad,v 1.2 2000/08/10 17:50:14 pooka Exp $
|
2000-04-14 19:31:27 +02:00
|
|
|
|
2000-08-10 19:50:04 +02:00
|
|
|
--- win/Qt/qt_win.cpp.orig Sat Jul 22 03:59:19 2000
|
|
|
|
+++ win/Qt/qt_win.cpp Thu Aug 10 19:59:49 2000
|
|
|
|
@@ -3448,7 +3448,7 @@
|
2000-04-14 19:31:27 +02:00
|
|
|
|
|
|
|
NetHackQtGlyphs::NetHackQtGlyphs()
|
|
|
|
{
|
|
|
|
- const char* tile_file = "x11tiles";
|
|
|
|
+ const char* tile_file = "tiles.xpm";
|
|
|
|
|
|
|
|
int tw = TILEWBASE;
|
|
|
|
int th = TILEHBASE;
|