Refactor UpdateKinematics() and fix a lot of Content warnings (#1709)
Most warnings were related to EntityQuery and IPhysicsComponent. Partially fixes #1650 and fixes #1682
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Content.Shared.Health.BodySystem.Mechanism
|
||||
private string _name;
|
||||
private string _description;
|
||||
private string _examineMessage;
|
||||
private string _spritePath;
|
||||
private string _rsiPath;
|
||||
private string _rsiState;
|
||||
private int _durability;
|
||||
|
||||
Reference in New Issue
Block a user