aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/nebular/nebular_scenes8.cpp')
-rw-r--r--engines/mads/nebular/nebular_scenes8.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/nebular/nebular_scenes8.cpp b/engines/mads/nebular/nebular_scenes8.cpp
index fa928916d6..64c4916240 100644
--- a/engines/mads/nebular/nebular_scenes8.cpp
+++ b/engines/mads/nebular/nebular_scenes8.cpp
@@ -268,9 +268,9 @@ void Scene804::step() {
}
if (_game._abortTimers == 120)
- Dialog::show(0x13a26);
+ _vm->_dialogs->show(0x13a26);
if (_game._abortTimers == 110)
- Dialog::show(0x13a2a);
+ _vm->_dialogs->show(0x13a2a);
if (_globals._v6) {
_globals._v5 = 32;