aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/dialogs.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2015-01-17 20:51:52 -0500
committerPaul Gilbert2015-01-17 20:51:52 -0500
commit926404bd10309e98d353acd5515c678234de28aa (patch)
treefb9aba5a94a315acdf685bd7429ff1947532d7fa /engines/mads/dialogs.cpp
parent9b8fa20c7610567475c5b41678d41fa618adc49e (diff)
downloadscummvm-rg350-926404bd10309e98d353acd5515c678234de28aa.tar.gz
scummvm-rg350-926404bd10309e98d353acd5515c678234de28aa.tar.bz2
scummvm-rg350-926404bd10309e98d353acd5515c678234de28aa.zip
MADS: Renamings of Layer and a transition type
Diffstat (limited to 'engines/mads/dialogs.cpp')
-rw-r--r--engines/mads/dialogs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/dialogs.cpp b/engines/mads/dialogs.cpp
index 5e38f34fc6..c02f027302 100644
--- a/engines/mads/dialogs.cpp
+++ b/engines/mads/dialogs.cpp
@@ -449,7 +449,7 @@ void FullScreenDialog::display() {
}
// Set Fx state and palette entries
- game._fx = _vm->_screenFade == SCREEN_FADE_SMOOTH ? kTransitionFadeIn : kCenterVertTransition;
+ game._fx = _vm->_screenFade == SCREEN_FADE_SMOOTH ? kTransitionFadeIn : kNullPaletteCopy;
game._trigger = 0;
// Clear the screen and draw the upper and lower horizontal lines