Auto comp (#6416)
This commit is contained in:
@@ -12,8 +12,6 @@ namespace Content.Server.Body.Components;
|
||||
[RegisterComponent, Friend(typeof(LungSystem))]
|
||||
public class LungComponent : Component
|
||||
{
|
||||
public override string Name => "Lung";
|
||||
|
||||
public float AccumulatedFrametime;
|
||||
|
||||
[ViewVariables]
|
||||
|
||||
Reference in New Issue
Block a user