System: Post-processing is shut down on GPU thread
This commit is contained in:
parent
b9822602b2
commit
1481c1d231
|
@ -1960,8 +1960,6 @@ void System::DestroySystem()
|
|||
Host::ClearOSDMessages(true);
|
||||
});
|
||||
|
||||
PostProcessing::Shutdown();
|
||||
|
||||
InputManager::PauseVibration();
|
||||
InputManager::UpdateHostMouseMode();
|
||||
|
||||
|
|
Loading…
Reference in New Issue