пофиксил форму

This commit is contained in:
Petek1234 2024-05-04 18:19:41 +04:00
parent 9f22c390a7
commit 750b9a5e0a

View File

@ -66,10 +66,10 @@ public class DrawningBoat
return false;
}
_drawningBoatWidth = 150;
_drawningBoatWidth = 122;
_drawningBoatHeight = 80;
_drawningBoatHeight =40;
_pictureWidth = width;
_pictureHeight = height;