mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
06b402bc14
Really silly bug had netplay forgetting to unset device availability when a client goes to spectator mode. As a consequence, in certain configurations, later joins would automatically choose the wrong device, and you'd have to manually specify a device to get the right one. This fixes that.