From: nethack.allison Date: Sun, 27 Jan 2002 20:21:20 +0000 (+0000) Subject: Change title to prevent Beta tester complaint. X-Git-Tag: MOVE2GIT~3326 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f571601bc2307726698ecca988cfdca4016b283c;p=nethack Change title to prevent Beta tester complaint. --- diff --git a/win/win32/winhack.rc b/win/win32/winhack.rc index 8c85b6933..c9a5f1037 100644 --- a/win/win32/winhack.rc +++ b/win/win32/winhack.rc @@ -274,7 +274,7 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_APP_TITLE "winhack" + IDS_APP_TITLE "NetHack for Windows - Graphical Port" IDC_WINHACK "WINHACK" END