mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 21:48:58 +03:00
10 lines
165 B
C#
10 lines
165 B
C#
using Content.Shared.Cabinet;
|
|
|
|
namespace Content.Server.Cabinet;
|
|
|
|
public sealed class ItemCabinetSystem : SharedItemCabinetSystem
|
|
{
|
|
// shitposting on main???
|
|
}
|
|
|