This commit is contained in:
Víctor Aguilera Puerto 2020-08-08 19:45:38 +02:00
parent bb08367700
commit 6963bb86cf
1 changed files with 1 additions and 1 deletions

View File

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