mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 05:15:46 -04:00
Move game settings apply to CommonHostInterface
This commit is contained in:
@ -676,7 +676,6 @@ void QtHostInterface::OnRunningGameChanged(const std::string& path, CDImage* ima
|
||||
const std::string& game_title)
|
||||
{
|
||||
CommonHostInterface::OnRunningGameChanged(path, image, game_code, game_title);
|
||||
applySettings(true);
|
||||
|
||||
if (!System::IsShutdown())
|
||||
{
|
||||
|
Reference in New Issue
Block a user