early-access version 2649
This commit is contained in:
+2
-1
@@ -1540,8 +1540,9 @@ void GMainWindow::ShutdownGame() {
|
||||
input_subsystem->GetTas()->Stop();
|
||||
OnTasStateChanged();
|
||||
|
||||
// Enable all controllers
|
||||
// Enable all controllers types and remove all service callbacks
|
||||
system->HIDCore().SetSupportedStyleTag({Core::HID::NpadStyleSet::All});
|
||||
system->HIDCore().RemoveServiceCallbacks();
|
||||
|
||||
render_window->removeEventFilter(render_window);
|
||||
render_window->setAttribute(Qt::WA_Hover, false);
|
||||
|
||||
Reference in New Issue
Block a user