diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /games/nethack34-qt/files/patch-ae | |
parent | c9396a78f758664f44aa3d601d25c18c74372c10 (diff) |
Notes
Diffstat (limited to 'games/nethack34-qt/files/patch-ae')
-rw-r--r-- | games/nethack34-qt/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/nethack34-qt/files/patch-ae b/games/nethack34-qt/files/patch-ae deleted file mode 100644 index a8adb09592b3..000000000000 --- a/games/nethack34-qt/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/cmd.c.orig Tue Oct 28 22:31:09 1997 -+++ ./src/cmd.c Tue Oct 28 22:34:21 1997 -@@ -643,7 +643,7 @@ - if (Lifesaved) - enl_msg("Your life ", "will be", "would have been", " saved"); - if (Adornment) you_are("adorned"); -- if (Warning) you_are("warned"); -+ if (HWarning) you_are("warned"); - if (Protection) you_are("protected"); - if (Reflecting) you_have("reflection"); - if ((HLevitation & (I_SPECIAL|W_ARTI)) != 0L && |