PIbd-22 Chubykina P.P. LabWork_05 #8

Closed
chubykina_polina wants to merge 9 commits from LabWork_05 into LabWork_04
Showing only changes of commit cdcfa04572 - Show all commits

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;