let install script also install settings if they dont exist
This commit is contained in:
@ -11,8 +11,8 @@ generalInformation = {
|
||||
'tutorialMode': False,
|
||||
'currUser':'',
|
||||
'prevUser':'',
|
||||
'managerList':['inputManager','screenManager','commandManager','outputManager'
|
||||
,'punctuationManager','cursorManager','applicationManager','debug'],
|
||||
'managerList':['punctuationManager','cursorManager','applicationManager','commandManager'
|
||||
,'screenManager','inputManager','outputManager','debug'],
|
||||
'commandFolderList':['commands','onInput','onScreenUpdate','onScreenChanged'
|
||||
,'onApplicationChange','onSwitchApplicationProfile',],
|
||||
}
|
||||
|
Reference in New Issue
Block a user