summaryrefslogtreecommitdiff
path: root/src/d/d_event.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_event.cpp')
-rw-r--r--src/d/d_event.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_event.cpp b/src/d/d_event.cpp
index 855ec248..08e8deba 100644
--- a/src/d/d_event.cpp
+++ b/src/d/d_event.cpp
@@ -550,7 +550,7 @@ BOOL dEvt_control_c::check() {
}
if (!runCheck() && checkStart())
- g_dComIfG_gameInfo.play.getVibration().StopQuake(-1);
+ dComIfGp_getVibration().StopQuake(-1);
soundProc();
mOrderCount = 0;