fix warnings (format is "1:1")
no need to specify these; this is only really needed for menus that give options in two dimensions, the defaults are usually fine
This commit is contained in:
@@ -90,11 +90,11 @@ NumCursorParts=0
|
||||
NumIconParts=0
|
||||
NumPreviewParts=0
|
||||
ShowScroller=0
|
||||
OptionOrderUp=1
|
||||
OptionOrderDown=1
|
||||
OptionOrderLeft=1
|
||||
OptionOrderRight=1
|
||||
OptionOrderAuto=1
|
||||
OptionOrderUp=
|
||||
OptionOrderDown=
|
||||
OptionOrderLeft=
|
||||
OptionOrderRight=
|
||||
OptionOrderAuto=
|
||||
NumChoicesOnPage1=1
|
||||
HeaderX=
|
||||
HeaderY=
|
||||
|
||||
Reference in New Issue
Block a user