Skip to content
Snippets Groups Projects
Commit 32daff4a authored by turnop's avatar turnop
Browse files

Adds undercut

parent 85318e39
No related branches found
No related tags found
1 merge request!7683Undercuts
...@@ -84,6 +84,7 @@ App.Desc.hair = function(slave) { ...@@ -84,6 +84,7 @@ App.Desc.hair = function(slave) {
case "permed": case "permed":
case "ponytail": case "ponytail":
case "strip": case "strip":
case "undercut":
case "tails": case "tails":
case "up": case "up":
if (hairLength > 0.9) { if (hairLength > 0.9) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment