Fix tritium fires looking weird.
This commit is contained in:
parent
b5a976b173
commit
bb08367700
|
|
@ -625,7 +625,7 @@ namespace Content.Server.Atmos
|
|||
_gridAtmosphereComponent.RemoveActiveTile(this);
|
||||
}
|
||||
|
||||
public void ProcessHotspot()
|
||||
public void triti()
|
||||
{
|
||||
if (!Hotspot.Valid)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue