revert 51864f5752b14ebf34da3a7194907d24b8df1c2e
revert Правки
This commit is contained in:
parent
78392f4692
commit
375d70cb46
@ -2,7 +2,7 @@ import java.awt.*;
|
|||||||
|
|
||||||
public class Main {
|
public class Main {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
FormStormtrooper form = new FormStormtrooper("Бoмбардировщик", new Dimension(800,800));
|
FormStormtrooper form = new FormStormtrooper("Бомбардировщик", new Dimension(800,800));
|
||||||
form.Init();
|
form.Init();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user