mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 00:42:24 +00:00
oops
svn-id: r13932
This commit is contained in:
parent
33407c63d8
commit
faefc1fda1
@ -333,7 +333,7 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
|
||||
: Engine(syst),
|
||||
_gameId(gs.id),
|
||||
_version(gs.version),
|
||||
_heversion(gs.version),
|
||||
_heversion(gs.heversion),
|
||||
_features(gs.features),
|
||||
gdi(this), _pauseDialog(0), _optionsDialog(0), _mainMenuDialog(0),
|
||||
_targetName(detector->_targetName) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user