diff --git a/Content.Server/Atmos/TileAtmosphere.cs b/Content.Server/Atmos/TileAtmosphere.cs index a40cf76d1d..0cc3a284ef 100644 --- a/Content.Server/Atmos/TileAtmosphere.cs +++ b/Content.Server/Atmos/TileAtmosphere.cs @@ -625,7 +625,7 @@ namespace Content.Server.Atmos _gridAtmosphereComponent.RemoveActiveTile(this); } - public void ProcessHotspot() + public void triti() { if (!Hotspot.Valid) {