summaryrefslogtreecommitdiff
path: root/src/birth.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.cc')
-rw-r--r--src/birth.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/birth.cc b/src/birth.cc
index 77ff56f3..c920854b 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -654,7 +654,6 @@ static void player_wipe()
/* Hack -- Reset the max counter */
if (r_ptr->flags & RF_UNIQUE) r_ptr->max_num = 1;
- if (r_ptr->flags & RF_UNIQUE_4) r_ptr->max_num = 4;
/* Clear player kills */
r_ptr->r_pkills = 0;