Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | ncount |
bool | is_pickable [MAX_NUM_NATIONS] |
bool | nationset_change |
Definition at line 1157 of file packets_gen.h.
bool packet_nation_availability::is_pickable[MAX_NUM_NATIONS] |
Definition at line 1159 of file packets_gen.h.
Referenced by send_nation_availability_real().
bool packet_nation_availability::nationset_change |
Definition at line 1160 of file packets_gen.h.
Referenced by send_nation_availability(), and send_nation_availability_real().
int packet_nation_availability::ncount |
Definition at line 1158 of file packets_gen.h.
Referenced by fit_nationset_to_players(), and send_nation_availability_real().