oops
svn-id: r13932
This commit is contained in:
parent
33407c63d8
commit
faefc1fda1
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
|
||||||
: Engine(syst),
|
: Engine(syst),
|
||||||
_gameId(gs.id),
|
_gameId(gs.id),
|
||||||
_version(gs.version),
|
_version(gs.version),
|
||||||
_heversion(gs.version),
|
_heversion(gs.heversion),
|
||||||
_features(gs.features),
|
_features(gs.features),
|
||||||
gdi(this), _pauseDialog(0), _optionsDialog(0), _mainMenuDialog(0),
|
gdi(this), _pauseDialog(0), _optionsDialog(0), _mainMenuDialog(0),
|
||||||
_targetName(detector->_targetName) {
|
_targetName(detector->_targetName) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue