Moves spike to ECS (#5706)
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Content.Shared.DragDrop
|
||||
}
|
||||
}
|
||||
|
||||
public class StartDragDropEvent : EntityEventArgs
|
||||
public class StartDragDropEvent : HandledEntityEventArgs
|
||||
{
|
||||
/// <summary>
|
||||
/// Entity doing the drag and drop.
|
||||
|
||||
Reference in New Issue
Block a user