Remove Hotspot Start method.
This commit is contained in:
@@ -24,11 +24,5 @@ namespace Content.Server.Atmos
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
public byte State;
|
||||
|
||||
public void Start()
|
||||
{
|
||||
Valid = true;
|
||||
State = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user