Exemplo n.º 1
0
 public void addPlayerDraggedJobsiteWithBlocks(List <BlockLoc> blocksToAdd, PlayerAction.Dragging.DragType dragType)
 {
     jobSiteManager.addPlayerDraggedJobsiteWithBlocks(blocksToAdd, getPathingProfile(), dragType);
 }