Удаление пустой строки
This commit is contained in:
parent
e672312abc
commit
50c261a24c
@ -192,7 +192,6 @@ namespace WarmlyLocomotive
|
||||
T locomotive = _setLocomotives.Get(i);
|
||||
locomotive.SetObject(xForLocomotive, yForLocomotive, _pictureWidth, _pictureHeight);
|
||||
locomotive.DrawningObject(g);
|
||||
|
||||
}
|
||||
xForLocomotive += _placeSizeWidth + 30;
|
||||
countInRow++;
|
||||
|
Loading…
Reference in New Issue
Block a user