SongInstanceDifficultyButtonColor fixed en display en load etc. y0l0
This commit is contained in:
@@ -13,7 +13,7 @@ public class GameModel implements ActionListener{
|
||||
|
||||
|
||||
private Timer update;
|
||||
public static Color[] colors = {Color.MAGENTA,Color.RED,Color.GREEN,Color.YELLOW,Color.CYAN,Color.WHITE};
|
||||
public static Color[] colors = {Color.GREEN,Color.YELLOW,Color.RED,Color.MAGENTA,Color.CYAN,Color.WHITE};
|
||||
private GameStateManager gsm;
|
||||
SongHandler sh;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user