add option for mirrorcollage

This commit is contained in:
yugecin
2016-09-29 23:29:20 +02:00
parent 0d89c2612d
commit 7f908db6e7
4 changed files with 30 additions and 9 deletions

View File

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