Фикс
This commit is contained in:
parent
6d2ced70f7
commit
cf1bbe3133
@ -26,7 +26,6 @@ public class FormExcavator extends JFrame {
|
||||
public void Init(DrawingBulldozer bulldozer) {
|
||||
setTitle(title);
|
||||
setMinimumSize(dimension);
|
||||
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
|
||||
|
||||
Width = getWidth() - 15;
|
||||
Height = getHeight() - 35;
|
||||
|
Loading…
Reference in New Issue
Block a user