Remove 2D physics support.
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Unity.Netcode.Components
|
||||
|
||||
protected virtual void Awake()
|
||||
{
|
||||
Initialize(RigidbodyTypes.Rigidbody);
|
||||
Initialize();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user