Fix dyed skin description error
1 unresolved thread
1 unresolved thread
Probably a better way to hande it. Issue is unnatural tones return undefined, busting .isBetween().
Fixes #3740 (closed)
Probably a better way to hande it. Issue is unnatural tones return undefined, busting .isBetween().
Fixes #3740 (closed)
merged
mentioned in commit f06fbaa9
Seems a little arbitrary. Maybe better to just check if skin tone is a number?
Could work. That specific check is what causes the function to return undefined.