added a few (yet not working) objects
This commit is contained in:
@@ -18,6 +18,7 @@ public class Boot {
|
||||
window.setLocationRelativeTo(null);
|
||||
window.setVisible(true);
|
||||
|
||||
gamePanel.setupGame();
|
||||
gamePanel.startGameThread();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user