diff --git a/source/game/pause.cpp b/source/game/pause.cpp index b74164038..360063fdb 100644 --- a/source/game/pause.cpp +++ b/source/game/pause.cpp @@ -296,6 +296,7 @@ void CPauseMenu::select() CXAStream::Pause(); } + CPadVibrationManager::stopAllVibration(); }