Forgot to commit
svn-id: r13913
This commit is contained in:
parent
28e63617e1
commit
4c8c01fa41
2 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
* $Header
|
||||
* $Header$
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -331,6 +331,7 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
|
|||
: Engine(syst),
|
||||
_gameId(gs.id),
|
||||
_version(gs.version),
|
||||
_heversion(gs.version),
|
||||
_features(gs.features),
|
||||
gdi(this), _pauseDialog(0), _optionsDialog(0), _mainMenuDialog(0),
|
||||
_targetName(detector->_targetName) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue