diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /games/nethack33-qt/files/patch-ae | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes:
svn path=/head/; revision=16726
svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.0
Diffstat (limited to 'games/nethack33-qt/files/patch-ae')
-rw-r--r-- | games/nethack33-qt/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/nethack33-qt/files/patch-ae b/games/nethack33-qt/files/patch-ae deleted file mode 100644 index a8adb09592b3..000000000000 --- a/games/nethack33-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 && |