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-ab | |
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-ab')
-rw-r--r-- | games/nethack33-qt/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/nethack33-qt/files/patch-ab b/games/nethack33-qt/files/patch-ab deleted file mode 100644 index b609686e6166..000000000000 --- a/games/nethack33-qt/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- ./include/youprop.h.orig Tue Oct 28 22:32:04 1997 -+++ ./include/youprop.h Tue Oct 28 22:33:08 1997 -@@ -79,7 +79,7 @@ - #define Protection u.uprops[PROTECTION].p_flgs - #define Protection_from_shape_changers \ - u.uprops[PROT_FROM_SHAPE_CHANGERS].p_flgs --#define Warning u.uprops[WARNING].p_flgs -+#define HWarning u.uprops[WARNING].p_flgs - - #define HTelepat u.uprops[TELEPAT].p_flgs - #define Telepat (HTelepat || telepathic(uasmon)) |