change structure
This commit is contained in:
parent
4e0c7c7eae
commit
0492c711ba
@ -27,8 +27,8 @@ runtime = {
|
|||||||
'soundDriverString': '',
|
'soundDriverString': '',
|
||||||
'soundDriver': None,
|
'soundDriver': None,
|
||||||
'inputManager': None,
|
'inputManager': None,
|
||||||
'settings' = settings,
|
'settings' = settings.settings,
|
||||||
'bindings' = bindings,
|
'bindings' = bindings.bindings,
|
||||||
|
'soundIcons' = soundIcons.soundIcons,
|
||||||
'autospeak' = ['speak_delta'],
|
'autospeak' = ['speak_delta'],
|
||||||
'soundIcons' = soundIcons
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user