Start adding filters to selection lists
This commit is contained in:
@@ -10,7 +10,7 @@ loadingScreen str = OptionScreen
|
||||
, _scOffset = 0
|
||||
, _scPositionedMenuOption = NoPositionedMenuOption
|
||||
, _scOptionFlag = LoadingScreen
|
||||
, _scSelectionList = SelectionList [] Nothing 0
|
||||
, _scSelectionList = SelectionList [] Nothing 0 "" False
|
||||
, _scAvailableLines = 0
|
||||
, _scListDisplayParams = optionListDisplayParams
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user