Готовая Лабораторная 4
This commit is contained in:
parent
15fad249f5
commit
0eeb3a421a
@ -112,6 +112,7 @@ public class DrawingArmoVehicle {
|
||||
}
|
||||
}
|
||||
|
||||
// Прорисовка объекта
|
||||
public void DrawTransport(Graphics2D g) {
|
||||
if (ArmoVehicle == null) {
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user