mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-22 11:32:50 +02:00
Fix endless vibration in pause menu
This commit is contained in:
@@ -5490,6 +5490,9 @@ CMenuManager::SwitchMenuOnAndOff()
|
||||
}
|
||||
Initialise();
|
||||
LoadAllTextures();
|
||||
#ifdef FIX_BUGS
|
||||
CPad::StopPadsShaking();
|
||||
#endif
|
||||
} else {
|
||||
#ifdef EXTENDED_COLOURFILTER
|
||||
// we always expect CPostFX to be open
|
||||
|
Reference in New Issue
Block a user