Sorokin P.V. Lab work 2 #2

Merged
eegov merged 7 commits from LabWork02 into LabWork01 2022-09-30 10:31:11 +04:00
Showing only changes of commit b661207897 - Show all commits

View File

@ -109,10 +109,6 @@ namespace Liner
} while (result);
startX = x;
startY += _size_y;
if (startY > 100)
{
break;
}
}
return false;