mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 10:19:46 +02:00
kleinigkeiten
This commit is contained in:
@@ -44,6 +44,7 @@ public class GameLoopD extends JFrame implements Runnable {
|
|||||||
|
|
||||||
frame.setTitle("HeatUP!");
|
frame.setTitle("HeatUP!");
|
||||||
frame.setDefaultCloseOperation(EXIT_ON_CLOSE);
|
frame.setDefaultCloseOperation(EXIT_ON_CLOSE);
|
||||||
|
frame.setResizable(false);
|
||||||
|
|
||||||
|
|
||||||
outerPanel = new JPanel();
|
outerPanel = new JPanel();
|
||||||
|
|||||||
Reference in New Issue
Block a user