summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs
diff options
context:
space:
mode:
authorewew ukek <ewewukek@gmail.com>2024-04-05 00:07:00 +0000
committerFedja Beader <fedja@protonmail.ch>2024-04-05 00:07:00 +0000
commit6e9ca1f29fdcc3ebc80b8e5b70ca42f1e77050a9 (patch)
treef99f6ad9772efae7acda99bdfcab11df307386d4 /src/gui/widgets/tabs
parent269c4a66ae940dee51ebf6625e9756f4de86f967 (diff)
downloadmv-6e9ca1f29fdcc3ebc80b8e5b70ca42f1e77050a9.tar.gz
mv-6e9ca1f29fdcc3ebc80b8e5b70ca42f1e77050a9.tar.bz2
mv-6e9ca1f29fdcc3ebc80b8e5b70ca42f1e77050a9.tar.xz
mv-6e9ca1f29fdcc3ebc80b8e5b70ca42f1e77050a9.zip
Rename hp bar color identifiers for clarity
Continuation of https://git.themanaworld.org/mana/plus/-/merge_requests/68#note_12819 I've renamed `*_HP2` to `*_HP_BG` and updated their descriptions. I didn't touch configuration keys intentionally. "Renamed *_HP -> *_HP_FG. Also decided to keep descriptions as is or else they become unreadable." See merge request mana/plus!71
Diffstat (limited to 'src/gui/widgets/tabs')
-rw-r--r--src/gui/widgets/tabs/setup_colors.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/gui/widgets/tabs/setup_colors.cpp b/src/gui/widgets/tabs/setup_colors.cpp
index 8c8e29467..0fde9b1f6 100644
--- a/src/gui/widgets/tabs/setup_colors.cpp
+++ b/src/gui/widgets/tabs/setup_colors.cpp
@@ -357,16 +357,16 @@ void Setup_Colors::valueChanged(const SelectionEvent &event A_UNUSED)
case UserColorId::COLLISION_HIGHLIGHT:
case UserColorId::WALKABLE_HIGHLIGHT:
case UserColorId::ROAD_POINT:
- case UserColorId::MONSTER_HP:
- case UserColorId::MONSTER_HP2:
- case UserColorId::HOMUN_HP:
- case UserColorId::HOMUN_HP2:
- case UserColorId::MERC_HP:
- case UserColorId::MERC_HP2:
- case UserColorId::ELEMENTAL_HP:
- case UserColorId::ELEMENTAL_HP2:
- case UserColorId::PLAYER_HP:
- case UserColorId::PLAYER_HP2:
+ case UserColorId::MONSTER_HP_FG:
+ case UserColorId::MONSTER_HP_BG:
+ case UserColorId::HOMUN_HP_FG:
+ case UserColorId::HOMUN_HP_BG:
+ case UserColorId::MERC_HP_FG:
+ case UserColorId::MERC_HP_BG:
+ case UserColorId::ELEMENTAL_HP_FG:
+ case UserColorId::ELEMENTAL_HP_BG:
+ case UserColorId::PLAYER_HP_FG:
+ case UserColorId::PLAYER_HP_BG:
case UserColorId::FLOOR_ITEM_TEXT:
case UserColorId::NET:
// TRANSLATORS: colors tab. label.