Unstable 0.16.3.0
This commit is contained in:
@@ -1134,6 +1134,10 @@ namespace Barotrauma
|
||||
{
|
||||
head.HairWithHatElement = hairs[hairWithHatIndex];
|
||||
}
|
||||
else
|
||||
{
|
||||
head.HairWithHatElement = null;
|
||||
}
|
||||
}
|
||||
|
||||
if (IsValidIndex(Head.BeardIndex, beards))
|
||||
|
||||
Reference in New Issue
Block a user