Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Use same hunger names in consume menu as in sidebar (#71142)
* Fix: Use same hunger names in consume menu as in sidebar Updates consume menu so that it shows the same names for hunger as what is used in the sidebar widget. Names in `display::hunger_text_color` should use same names and colors as `data/json/ui/hunger.json`. This commit also updates color for "Overweight" in the conume menu so that it uses the same color as in sidebar widget from `data/json/ui/weight.json`. * Update src/display.cpp * Update src/display.cpp --------- Co-authored-by: Maleclypse <[email protected]>
- Loading branch information