STARK: Draw the dialogue background.
This commit is contained in:
parent
ffa10dafab
commit
454e22a52f
3 changed files with 20 additions and 1 deletions
|
@ -125,6 +125,7 @@ Common::Error StarkEngine::run() {
|
|||
_resourceProvider->initGlobal();
|
||||
_staticProvider->init();
|
||||
_cursor->init();
|
||||
_dialogPlayer->init();
|
||||
|
||||
// Start us up at the house of all worlds
|
||||
_global->setCurrentChapter(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue