Musoev D.T. LabWork04 #4

Closed
Denis wants to merge 4 commits from LabWork04 into LabWork03
Showing only changes of commit 9c5aaaf49f - Show all commits

View File

@ -125,7 +125,7 @@
curWidth++;
else
{
curWidth = 1;
curWidth = 0;
curHeight++;
}
if (curHeight > heightEl)