MOHAWK: Start Myst back on the dock again
svn-id: r54810
This commit is contained in:
parent
fdd2d980c6
commit
20de55129f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ MystSaveLoad::MystSaveLoad(MohawkEngine_Myst *vm, Common::SaveFileManager *saveF
|
|||
// Most of the variables are zero at game start.
|
||||
_v->globals.u0 = 2;
|
||||
// Current Age / Stack - Start in Myst
|
||||
_v->globals.currentAge = 2;
|
||||
_v->globals.currentAge = 7;
|
||||
_v->globals.u1 = 1;
|
||||
|
||||
// Library Bookcase Door - Default to Up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue