(400cf2cbd) Fixed highlight raster scale changing according to lightmap resolution
This commit is contained in:
@@ -418,7 +418,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (MainLimb.type == LimbType.Head && HeadAngle.HasValue)
|
||||
else
|
||||
{
|
||||
movementAngle = Dir > 0 ? -MathHelper.PiOver2 : MathHelper.PiOver2;
|
||||
if (reverse)
|
||||
|
||||
Reference in New Issue
Block a user