Qt/NetPlayBrowser: Various small fixes

This commit is contained in:
spycrab
2019-04-07 23:53:13 +02:00
parent 75e74315e6
commit 75f1a5d0cc
4 changed files with 34 additions and 12 deletions

View File

@ -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;