aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci.cpp
diff options
context:
space:
mode:
authorMax Horn2010-06-17 23:11:34 +0000
committerMax Horn2010-06-17 23:11:34 +0000
commitfabba55e6df2a3ae1b1bba5f3e145cae5bba0dc4 (patch)
tree37200da20c8b4612c97470519be49403755d0b99 /engines/sci/sci.cpp
parenta2bcf9ac31d025d09fabcd2d636eeb34d3c75df0 (diff)
downloadscummvm-rg350-fabba55e6df2a3ae1b1bba5f3e145cae5bba0dc4.tar.gz
scummvm-rg350-fabba55e6df2a3ae1b1bba5f3e145cae5bba0dc4.tar.bz2
scummvm-rg350-fabba55e6df2a3ae1b1bba5f3e145cae5bba0dc4.zip
SCI: cleanup
svn-id: r49961
Diffstat (limited to 'engines/sci/sci.cpp')
-rw-r--r--engines/sci/sci.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sci.cpp b/engines/sci/sci.cpp
index 1dc02ac7c3..f29811cfae 100644
--- a/engines/sci/sci.cpp
+++ b/engines/sci/sci.cpp
@@ -237,7 +237,7 @@ Common::Error SciEngine::run() {
_vocabulary = (getSciVersion() <= SCI_VERSION_1_EGA) ? new Vocabulary(_resMan) : NULL;
_audio = new AudioPlayer(_resMan);
_gamestate = new EngineState(segMan);
- _eventMan = new EventManager(_resMan);
+ _eventMan = new EventManager(_resMan->detectFontExtended());
// The game needs to be initialized before the graphics system is initialized, as
// the graphics code checks parts of the seg manager upon initialization (e.g. for