1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-11-06 01:35:54 +00:00

Fix endless vibration in pause menu

This commit is contained in:
Sergeanur 2021-02-17 15:09:16 +02:00
parent a73a3380d7
commit ac88a00f06

View file

@ -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