python: need to import objects to make some calls work
--HG-- extra : convert_revision : b5eec971d76626b2f42448052ab2cb2acb652d1b
This commit is contained in:
parent
5682f4f7f9
commit
dfa147a70a
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ import internal
|
||||||
from main import options
|
from main import options
|
||||||
import SimObject
|
import SimObject
|
||||||
import ticks
|
import ticks
|
||||||
|
import objects
|
||||||
|
|
||||||
# The final hook to generate .ini files. Called from the user script
|
# The final hook to generate .ini files. Called from the user script
|
||||||
# once the config is built.
|
# once the config is built.
|
||||||
|
|
Loading…
Reference in a new issue