STARK: Set services.userInterface
This commit is contained in:
parent
362593b8eb
commit
b41505b312
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ Common::Error StarkEngine::run() {
|
|||
services.randomSource = _randomSource;
|
||||
services.scene = _scene;
|
||||
services.staticProvider = _staticProvider;
|
||||
services.userInterface = _userInterface;
|
||||
|
||||
// Load global resources
|
||||
_resourceProvider->initGlobal();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue