fix indentation
This commit is contained in:
parent
027c338c5f
commit
3754713f7f
|
|
@ -22,7 +22,7 @@ namespace Content.Shared.GameObjects.Components.Chemistry
|
|||
{
|
||||
public override uint NetID => ContentNetIDs.SOLUTION;
|
||||
|
||||
public SolutionComponentState() { }
|
||||
public SolutionComponentState() { }
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
|
|
|||
Loading…
Reference in New Issue