mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Remove IPhysBody (#3646)
This commit is contained in:
@@ -438,7 +438,7 @@ namespace Robust.Shared.GameObjects
|
||||
{
|
||||
MetaDataComponent _ => 0,
|
||||
TransformComponent _ => 1,
|
||||
IPhysBody _ => 2,
|
||||
PhysicsComponent _ => 2,
|
||||
_ => int.MaxValue
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user