summaryrefslogtreecommitdiff
path: root/src/dungeon_flag_list.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:31 +0200
committerBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:31 +0200
commit41601af0d50e841f3164366ada848ec3fdf6acc5 (patch)
tree8fe7b0ca9533c8225a9967ca7dcb604f2fcf90b2 /src/dungeon_flag_list.hpp
parent930042c2578ebeb13c2b5626c3648a1bd2e9da61 (diff)
Remove unused DF_DESC_ALWAYS flag
Diffstat (limited to 'src/dungeon_flag_list.hpp')
-rw-r--r--src/dungeon_flag_list.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dungeon_flag_list.hpp b/src/dungeon_flag_list.hpp
index 8fdefc95..7d45655a 100644
--- a/src/dungeon_flag_list.hpp
+++ b/src/dungeon_flag_list.hpp
@@ -52,4 +52,3 @@ DF(2, 12, ELVEN)
DF(2, 13, DWARVEN)
DF(2, 14, NO_EASY_MOVE)
DF(2, 15, NO_RECALL_OUT)
-DF(2, 16, DESC_ALWAYS)