mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 10:19:46 +02:00
Methode getGamePanel hinzugefügt
This commit is contained in:
@@ -149,4 +149,7 @@ public class GameInterface extends JFrame {
|
||||
|
||||
}
|
||||
|
||||
public JPanel getGamePanel() {
|
||||
return this.gamePanel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user