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:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user