verkeerde kleur

This commit is contained in:
Bilel Bghiel
2015-06-19 11:39:29 +02:00
parent f72d54202f
commit d21bcb3b54
+1 -1
View File
@@ -98,7 +98,7 @@ public class InfoPanel {
// g2.fillRect(x, y, 256, 1024);
g2.setColor(Color.YELLOW);
g2.setColor(Color.BLACK);
g2.fillRect(25, 1000 - 7 * tempComboScore, 200, 7 * tempComboScore);
g2.dispose();
infoPanel.createGraphics();