Make trays clientside (#14826)
This commit is contained in:
8
Content.Server/SubFloor/TrayScannerSystem.cs
Normal file
8
Content.Server/SubFloor/TrayScannerSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.SubFloor;
|
||||
|
||||
namespace Content.Server.SubFloor;
|
||||
|
||||
public sealed class TrayScannerSystem : SharedTrayScannerSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user