This commit is contained in:
Víctor Aguilera Puerto
2020-08-08 19:45:38 +02:00
parent bb08367700
commit 6963bb86cf

View File

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