еще правки лабы 5

This commit is contained in:
Полина Чубыкина 2023-12-02 20:50:13 +04:00
parent 7451b27628
commit cdcfa04572

View File

@ -132,6 +132,7 @@ namespace Sailboat.Generics
{
if (boat != null)
{
int width = _pictureWidth / _placeSizeWidth;
boat._pictureWidth = _pictureWidth;
boat._pictureHeight = _pictureHeight;
int width = _pictureWidth / _placeSizeWidth;