Add Support for Room Descriptions
This commit is contained in:
parent
c396e3c6e5
commit
5f0e189238
16 changed files with 110 additions and 23 deletions
|
@ -109,6 +109,7 @@ struct Values {
|
|||
QString room_port;
|
||||
uint host_type;
|
||||
qulonglong game_id;
|
||||
QString room_description;
|
||||
|
||||
// logging
|
||||
bool show_console;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue