diff options
author | Bardur Arantsson <bardur@scientician.net> | 2016-06-23 20:11:44 +0200 |
---|---|---|
committer | Bardur Arantsson <bardur@scientician.net> | 2016-06-23 20:12:08 +0200 |
commit | 3dfd51d15686de33737a58fe74751122f272816a (patch) | |
tree | d5107d9aec965cd352be4997c688d4a54c0ab1d1 /lib/mods/theme/user | |
parent | f921de3438624fb4b4e6d1fc3e256c1ca7292067 (diff) |
Remove 'alert_hitpoint' option; behave as if always set
This actually preserves previous behavior since setting the warning
threshold to 0% (default) has the same effect as disabling the alert
entirely.
Diffstat (limited to 'lib/mods/theme/user')
-rw-r--r-- | lib/mods/theme/user/all.prf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/mods/theme/user/all.prf b/lib/mods/theme/user/all.prf index 67671aa4..98b22fc5 100644 --- a/lib/mods/theme/user/all.prf +++ b/lib/mods/theme/user/all.prf @@ -62,9 +62,6 @@ X:disturb_minor # Option 'Disturb whenever random things happen' X:disturb_other -# Option 'Alert user to critical hitpoints' -Y:alert_hitpoint - # Option 'Alert user to various failures' Y:alert_failure |