This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
330bb7bb142ed47bc4eafcba5e2cccc5cb8ea63e
OldThink
/
Content.Shared
/
DragDrop
/
SharedDragDropSystem.cs
7 lines
102 B
C#
Raw
Normal View
History
Unescape
Escape
Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
namespace
Content.Shared.DragDrop
;
Implement ECS alternative for IDragDropOn and fully ECS disposal units (#6380) Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-30 17:53:22 +01:00
public
abstract
class
SharedDragDropSystem
:
EntitySystem
{
}
Reference in New Issue
Copy Permalink