* ECS dragdrop No more excuses. * AAAAAAAAAAAAAA * kry * events * aaaaaaaaaa * HUH * Fix stripping * aaaaaa * spoike * asease * fix table vaulting * ded * rebiew * aaaaaaaaaaaaa * drag * aeaeae * weh
7 lines
102 B
C#
7 lines
102 B
C#
namespace Content.Shared.DragDrop;
|
|
|
|
public abstract class SharedDragDropSystem : EntitySystem
|
|
{
|
|
|
|
}
|