mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-16 11:35:25 +01:00

Clients have no need to send their configuration information on start and the server straight out ignores it. Not to mention it shouldn't try sending a struct as a null terminated string. Cleans up how the server sends the configuration slightly as well.