(5ee41d152) Fixed damaged item sprites not updating client-side after being repaired.
This commit is contained in:
@@ -872,6 +872,7 @@ namespace Barotrauma
|
|||||||
ic.PlaySound(ActionType.OnBroken, WorldPosition);
|
ic.PlaySound(ActionType.OnBroken, WorldPosition);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
SetActiveSprite();
|
||||||
break;
|
break;
|
||||||
case NetEntityEvent.Type.ApplyStatusEffect:
|
case NetEntityEvent.Type.ApplyStatusEffect:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user