Remove ActiveLagComp (#19572)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
namespace Content.Server.Movement.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Track lag compensation components that may need to have their data culled for memory reasons.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class ActiveLagCompensationComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user