clean up infinite researchsystem shitcode (#13136)
* clean up infinite researchsystem shitcode * fml some more shit * make syncing work logically * naming naming naming
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Content.Server.Research.Components
|
||||
namespace Content.Server.Research.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class ResearchConsoleComponent : Component
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class ResearchConsoleComponent : Component {}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user