Technology Disks (#13077)
* clean up a bunch of R&D code * don't store components * brug * speedrun some sloth review * technology disks * expand functionality, begin work on printer * disk printer ui * file * fix the rebase * disk console is finito * Update DiskConsoleSystem.cs
This commit is contained in:
8
Content.Client/Research/ResearchSystem.cs
Normal file
8
Content.Client/Research/ResearchSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Research.Systems;
|
||||
|
||||
namespace Content.Client.Research;
|
||||
|
||||
public sealed class ResearchSystem : SharedResearchSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user