v1.6.18.1 (Unto the Breach Hotfix 1)
This commit is contained in:
@@ -93,6 +93,7 @@ namespace Barotrauma
|
||||
else
|
||||
{
|
||||
angle = -item.RotationRad;
|
||||
if (item.FlippedX) { angle += MathHelper.Pi; }
|
||||
particleRotation = item.RotationRad;
|
||||
}
|
||||
entityAngleAssigned = true;
|
||||
|
||||
Reference in New Issue
Block a user