Moves spike to ECS (#5706)

This commit is contained in:
FoLoKe
2021-12-26 05:32:01 +03:00
committed by GitHub
parent fdf7aae744
commit 83114de0e4
13 changed files with 338 additions and 152 deletions

View File

@@ -56,7 +56,7 @@ namespace Content.Shared.DragDrop
}
}
public class StartDragDropEvent : EntityEventArgs
public class StartDragDropEvent : HandledEntityEventArgs
{
/// <summary>
/// Entity doing the drag and drop.