Adds fixgridatmos command for mapping and admining

This commit is contained in:
Vera Aguilera Puerto
2021-03-04 13:07:10 +01:00
parent ed3bd41e0d
commit 5109d1d853
3 changed files with 79 additions and 2 deletions

View File

@@ -155,6 +155,8 @@ namespace Content.Server.Atmos
/// <returns></returns>
float GetVolumeForCells(int cellCount);
void RepopulateTiles();
/// <summary>
/// Returns a dictionary of adjacent TileAtmospheres.
/// </summary>