Lots of pathfinder bugfixes (#8248)
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Content.Server.Singularity.EntitySystems
|
||||
private static void BodyTypeChanged(
|
||||
EntityUid uid,
|
||||
ContainmentFieldGeneratorComponent component,
|
||||
PhysicsBodyTypeChangedEvent args)
|
||||
ref PhysicsBodyTypeChangedEvent args)
|
||||
{
|
||||
component.OnAnchoredChanged();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user