* ECS dragdrop No more excuses. * AAAAAAAAAAAAAA * kry * events * aaaaaaaaaa * HUH * Fix stripping * aaaaaa * spoike * asease * fix table vaulting * ded * rebiew * aaaaaaaaaaaaa * drag * aeaeae * weh
9 lines
137 B
C#
9 lines
137 B
C#
using Content.Shared.Kitchen;
|
|
|
|
namespace Content.Client.Kitchen;
|
|
|
|
public sealed class KitchenSpikeSystem : SharedKitchenSpikeSystem
|
|
{
|
|
|
|
}
|