IdParser
IdParser copied to clipboard
Fixed one of the branches in HairColorParser setting EyeColor instead of HairColor
trafficstars
One of the if statements in HairColorParser was setting the EyeColor property instead of HairColor. This pull request fixes that.