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