Требуется удаление комментариев, а также FormMap
This commit is contained in:
parent
4364071332
commit
fdd140a179
@ -103,7 +103,6 @@ public class FormLocomotive extends JComponent{
|
|||||||
if (_locomotive != null) _locomotive.DrawTransport(g2);
|
if (_locomotive != null) _locomotive.DrawTransport(g2);
|
||||||
super.repaint();
|
super.repaint();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
new FormMapWithSetLocomotives();
|
new FormMapWithSetLocomotives();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user