mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt/NetPlayBrowser: Various small fixes
This commit is contained in:
@ -20,6 +20,7 @@ struct NetPlaySession
|
||||
std::string method;
|
||||
std::string server_id;
|
||||
std::string game_id;
|
||||
std::string version;
|
||||
|
||||
int player_count;
|
||||
int port;
|
||||
|
Reference in New Issue
Block a user