PIbd-21 Sagirov M.M. LinerBase Lab3 #8

Closed
Marselchii wants to merge 6 commits from lab3 into lab2
Showing only changes of commit 7a9cd6dcd2 - Show all commits

View File

@ -35,4 +35,5 @@ namespace Liner.MovingStrategies
public void MoveObject(DirectionType direction) =>
_drawingLiner?.MoveTransport(direction);
}
}