Remove IBody, IBodyPart, IMechanism and IMechanismBehavior (#4187)
* Remove IBody, IBodyPart, IMechanism and IMechanismBehavior interfaces * Summary cleanup
This commit is contained in:
@@ -213,7 +213,7 @@ namespace Content.IntegrationTests.Tests.Buckle
|
||||
IEntity human = null;
|
||||
BuckleComponent buckle = null;
|
||||
HandsComponent hands = null;
|
||||
IBody body = null;
|
||||
SharedBodyComponent body = null;
|
||||
|
||||
await server.WaitIdleAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user