Merge pull request #5100 from Verkister/patch-10

Re-establishes existing foundations for human icon construction
This commit is contained in:
Atermonera
2018-03-31 12:14:23 -07:00
committed by GitHub
@@ -1168,7 +1168,7 @@
if(!(gender in species.genders))
gender = species.genders[1]
icon_state = lowertext(species.name)
//icon_state = lowertext(species.name) //Necessary?
species.create_organs(src)