STARK: Draw the dialogue background.

This commit is contained in:
Einar Johan Trøan Sømåen 2015-02-22 18:14:08 +01:00 committed by Bastien Bouclet
parent ffa10dafab
commit 454e22a52f
3 changed files with 20 additions and 1 deletions

View file

@ -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);