Изменения в отрисовке объекта на площадке

This commit is contained in:
Denis 2022-10-23 18:00:32 +04:00
parent fe0017e96c
commit 9c5aaaf49f

View File

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