diff --git a/Content.Server/Atmos/TileAtmosphere.cs b/Content.Server/Atmos/TileAtmosphere.cs index 0cc3a284ef..a40cf76d1d 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 triti() + public void ProcessHotspot() { if (!Hotspot.Valid) {