kleinigkeiten

This commit is contained in:
toksikk
2014-11-06 21:40:51 +01:00
parent 03cfa84da9
commit 686610f109
@@ -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();