Сдал
This commit is contained in:
parent
c702afd01e
commit
2d49c8f72f
@ -101,7 +101,9 @@ public abstract class AbstractCompany
|
||||
DrawningLocomotive obj = _collection?.Get(i);
|
||||
obj?.DrawTransport(graphics);
|
||||
}
|
||||
catch (Exception) { }
|
||||
catch (Exception) {
|
||||
|
||||
}
|
||||
}
|
||||
return bitmap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user