Revert "Add tombstone tribute to S.T.P. for 3.6.0"

This reverts commit 64dfb4fcc8.
This commit is contained in:
Sean Hunt
2015-08-03 12:56:32 -04:00
parent 9f0c9b4a0b
commit ff823095ee
9 changed files with 22 additions and 65 deletions

View File

@@ -245,22 +245,6 @@ time_t when;
tomb_text("1935-1994");
tomb_text("");
tomb_text("Ascended");
#elif defined(NH360_DEDICATION)
/* dedication */
cno = 1;
tomb_line = TEXT_TOP;
tomb_text("This release");
tomb_text("of NetHack");
tomb_text("is dedicated");
tomb_text("to the");
tomb_text("memory of");
tomb_text("");
tomb_text("Sir Terry");
tomb_text("Pratchett");
tomb_text("");
tomb_text("1948-2015");
tomb_text("");
tomb_text("Ascended");
#endif
/* Fade from black to full color */
dofade(0, 16, 1);