mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-23 00:27:50 +03:00
6 lines
113 B
C#
6 lines
113 B
C#
namespace Content.Shared.Nyanotrasen.Kitchen;
|
|
|
|
public abstract class SharedDeepfryerSystem : EntitySystem
|
|
{
|
|
}
|