Change double10->double5, double14->double7; fixes issue 513.
This commit is contained in:
@@ -1759,8 +1759,8 @@ Choice5Keys="name,5Keys;style,single5;text,5Keys;screen,"..Branch.AfterSelectSty
|
||||
Choice7Keys="name,7Keys;style,single7;text,7Keys;screen,"..Branch.AfterSelectStyle()
|
||||
ChoiceVersus5="name,Versus5;style,versus5;text,Versus5;screen,"..Branch.AfterSelectStyle()
|
||||
ChoiceVersus7="name,Versus7;style,versus7;text,Versus7;screen,"..Branch.AfterSelectStyle()
|
||||
Choice10Keys="name,10Keys;style,double10;text,10Keys;screen,"..Branch.AfterSelectStyle()
|
||||
Choice14Keys="name,14Keys;style,double14;text,14Keys;screen,"..Branch.AfterSelectStyle()
|
||||
Choice10Keys="name,10Keys;style,double5;text,10Keys;screen,"..Branch.AfterSelectStyle()
|
||||
Choice14Keys="name,14Keys;style,double7;text,14Keys;screen,"..Branch.AfterSelectStyle()
|
||||
ChoiceKB7="name,kb7;style,single;screen,"..Branch.AfterSelectStyle()
|
||||
#
|
||||
PerChoiceScrollElement=false
|
||||
|
||||
Reference in New Issue
Block a user