ECS dragdrop (#12973)
* ECS dragdrop No more excuses. * AAAAAAAAAAAAAA * kry * events * aaaaaaaaaa * HUH * Fix stripping * aaaaaa * spoike * asease * fix table vaulting * ded * rebiew * aaaaaaaaaaaaa * drag * aeaeae * weh
This commit is contained in:
8
Content.Client/Kitchen/KitchenSpikeSystem.cs
Normal file
8
Content.Client/Kitchen/KitchenSpikeSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Kitchen;
|
||||
|
||||
namespace Content.Client.Kitchen;
|
||||
|
||||
public sealed class KitchenSpikeSystem : SharedKitchenSpikeSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user