mirror of https://github.com/PCSX2/pcsx2.git
PAD: windows: fix pad reloading when core actions are done
This commit is contained in:
parent
b8cedae527
commit
b941d16f78
|
@ -178,7 +178,6 @@ void AppCoreThread::Resume()
|
|||
|
||||
GetCorePlugins().Init();
|
||||
SPU2init();
|
||||
PADinit();
|
||||
_parent::Resume();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue