![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <servers.h>
Public Attributes | |
| char * | name |
| char * | type |
| char * | host |
| char * | nation |
| char* str_players::host |
Definition at line 52 of file servers.h.
Referenced by parse_metaserver_data(), and page_network::slot_selection_changed().
| char* str_players::name |
Definition at line 50 of file servers.h.
Referenced by parse_metaserver_data(), and page_network::slot_selection_changed().
| char* str_players::nation |
Definition at line 53 of file servers.h.
Referenced by parse_metaserver_data(), and page_network::slot_selection_changed().
| char* str_players::type |
Definition at line 51 of file servers.h.
Referenced by parse_metaserver_data(), and page_network::slot_selection_changed().