mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
MOHAWK: Correction for uninitialized read in Myst Cabin Door State.
This commit is contained in:
parent
8add05f9b3
commit
f78f2dff49
@ -50,6 +50,7 @@ Myst::Myst(MohawkEngine_Myst *vm) :
|
||||
_towerRotationBlinkLabel = false;
|
||||
_libraryBookcaseChanged = false;
|
||||
_dockVaultState = 0;
|
||||
_cabinDoorOpened = 0;
|
||||
_cabinMatchState = 2;
|
||||
_matchBurning = false;
|
||||
_tree = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user