Apply suggestions from code review

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
Víctor Aguilera Puerto
2020-09-12 19:54:03 +02:00
committed by GitHub
parent c27ab9bf6a
commit efcd29bff8
2 changed files with 1 additions and 2 deletions

View File

@@ -1093,7 +1093,6 @@ namespace Content.Server.Atmos
private void ConsiderFirelocks(TileAtmosphere other)
{
// TODO ATMOS firelocks!
var reconsiderAdjacent = false;
foreach (var entity in GridIndices.GetEntitiesInTileFast(GridIndex))