mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
* 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
|
|
{
|
|
|
|
}
|