Remove IBody, IBodyPart, IMechanism and IMechanismBehavior (#4187)
* Remove IBody, IBodyPart, IMechanism and IMechanismBehavior interfaces * Summary cleanup
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Content.Shared.Damage
|
||||
/// <see cref="SharedBodyComponent"/> may require it for extra data
|
||||
/// (such as selecting which limb to target).
|
||||
/// </summary>
|
||||
// TODO BODY: Remove and pretend it never existed
|
||||
public class DamageChangeParams : EventArgs
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user