early-access version 2193

This commit is contained in:
pineappleEA
2021-11-11 07:24:40 +01:00
parent 7d72f511d3
commit 33cfa34109
5 changed files with 82 additions and 29 deletions
@@ -847,6 +847,7 @@ void ConfigureInputPlayer::SetConnectableControllers() {
if (!is_powered_on) {
add_controllers(true);
return;
}
add_controllers(false, hid_core.GetSupportedStyleTag());