option for rgb objs

This commit is contained in:
yugecin
2016-09-30 09:17:39 +02:00
parent 0d77d7f56a
commit 46e2b7069f
5 changed files with 22 additions and 2 deletions

View File

@@ -112,6 +112,7 @@ public class OptionsMenu extends BasicGameState {
GameOption.DANCE_ONLY_CIRCLE_STACKS,
GameOption.DANCE_MIRROR,
GameOption.DANCE_DRAW_APPROACH,
GameOption.DANCE_RGB_OBJECTS,
}),
PIPPI ("Pippi", new GameOption[] {
GameOption.PIPPI_ENABLE,