mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-08-04 06:20:43 +02:00
corrected toolbar labels
This commit is contained in:
@@ -510,6 +510,8 @@ public class Toolbar extends Dialog implements GameEventListener {
|
||||
|
||||
// Farbe setzen
|
||||
playerLabel.setColor(playerColor);
|
||||
|
||||
playerLabel.setFontSize(20);
|
||||
|
||||
// Label zum Container hinzufügen
|
||||
overviewContainer.addChild(playerLabel);
|
||||
|
Reference in New Issue
Block a user