Fixing horns/wings colors not being loaded, and another couple misc issues. (#12287)

* Fixing horns/wings colors not saving up and another couple misc issues.

* Typos.

* accidental paste
This commit is contained in:
Ghom
2020-05-18 13:47:19 +02:00
committed by GitHub
parent 9eccef2836
commit 08392c7ae7
5 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -407,7 +407,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
mutant_colors = TRUE
if (CONFIG_GET(number/body_size_min) != CONFIG_GET(number/body_size_max))
dat += "<b>Sprite Size:</b> <a href='?_src_=prefs;preference=body_size;task=input'>[features["body_size"]]%</a><br>"
dat += "<b>Sprite Size:</b> <a href='?_src_=prefs;preference=body_size;task=input'>[features["body_size"]*100]%</a><br>"
if((EYECOLOR in pref_species.species_traits) && !(NOEYES in pref_species.species_traits))