add PerChoiceIconElement
unlock enum cleanup
This commit is contained in:
@@ -1470,3 +1470,9 @@ Install a package=Install a package
|
|||||||
[PlayerNumber]
|
[PlayerNumber]
|
||||||
P1=P1
|
P1=P1
|
||||||
P2=P2
|
P2=P2
|
||||||
|
|
||||||
|
[UnlockRewardType]
|
||||||
|
Song=Song
|
||||||
|
Steps=Steps
|
||||||
|
Course=Course
|
||||||
|
Modifier=Modifier
|
||||||
|
|||||||
@@ -3092,6 +3092,7 @@ ShowCursor=0
|
|||||||
ShowScroller=0
|
ShowScroller=0
|
||||||
WrapScroller=0
|
WrapScroller=0
|
||||||
LoopScroller=0
|
LoopScroller=0
|
||||||
|
PerChoiceIconElement=1
|
||||||
PerChoiceScrollElement=1
|
PerChoiceScrollElement=1
|
||||||
# All on page 1 by default.
|
# All on page 1 by default.
|
||||||
NumChoicesOnPage1=999
|
NumChoicesOnPage1=999
|
||||||
@@ -3320,6 +3321,7 @@ ShowCursor=0
|
|||||||
ShowScroller=0
|
ShowScroller=0
|
||||||
WrapScroller=0
|
WrapScroller=0
|
||||||
LoopScroller=0
|
LoopScroller=0
|
||||||
|
PerChoiceIconElement=1
|
||||||
PerChoiceScrollElement=1
|
PerChoiceScrollElement=1
|
||||||
# All on page 1 by default.
|
# All on page 1 by default.
|
||||||
NumChoicesOnPage1=999
|
NumChoicesOnPage1=999
|
||||||
|
|||||||
Reference in New Issue
Block a user