Fix fillgas indentation.
This commit is contained in:
parent
39f13c1849
commit
32cf0f4c8e
|
|
@ -138,7 +138,7 @@ namespace Content.Server.Atmos
|
|||
}
|
||||
}
|
||||
|
||||
public class FillGas : IClientCommand
|
||||
public class FillGas : IClientCommand
|
||||
{
|
||||
public string Command => "fillgas";
|
||||
public string Description => "Adds gas to all tiles in a grid.";
|
||||
|
|
|
|||
Loading…
Reference in New Issue