aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene_data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene_data.cpp')
-rw-r--r--engines/mads/scene_data.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/scene_data.cpp b/engines/mads/scene_data.cpp
index 36aa831c0b..e874468345 100644
--- a/engines/mads/scene_data.cpp
+++ b/engines/mads/scene_data.cpp
@@ -228,6 +228,7 @@ void SceneInfo::load(int sceneId, int variant, const Common::String &resName,
}
loadCodes(depthSurface, variant);
+ depthSurface._depthStyle = _depthStyle;
infoFile.close();
if (_vm->getGameID() == GType_RexNebular) {