fix indentation

This commit is contained in:
Tyler Young
2020-06-08 07:12:49 -04:00
parent 027c338c5f
commit 3754713f7f

View File

@@ -22,7 +22,7 @@ namespace Content.Shared.GameObjects.Components.Chemistry
{
public override uint NetID => ContentNetIDs.SOLUTION;
public SolutionComponentState() { }
public SolutionComponentState() { }
}
/// <inheritdoc />