Fix tritium fires looking weird.

This commit is contained in:
Víctor Aguilera Puerto
2020-08-08 19:44:56 +02:00
parent b5a976b173
commit bb08367700

View File

@@ -625,7 +625,7 @@ namespace Content.Server.Atmos
_gridAtmosphereComponent.RemoveActiveTile(this);
}
public void ProcessHotspot()
public void triti()
{
if (!Hotspot.Valid)
{