change structure
This commit is contained in:
parent
6a0581774c
commit
6855e310b8
@ -1,4 +1,9 @@
|
|||||||
#!/bin/python
|
#!/bin/python
|
||||||
|
|
||||||
runtime = {
|
runtime = {
|
||||||
|
'speechDriver': None,
|
||||||
|
'screenDriver': None,
|
||||||
|
'soundDriver': None,
|
||||||
|
'inputManager': None,
|
||||||
|
'debug':None,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user