Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | city |
int | count |
int | counters [MAX_COUNTERS] |
Definition at line 390 of file packets_gen.h.
int packet_city_update_counters::city |
Definition at line 391 of file packets_gen.h.
Referenced by city_counters_refresh(), and handle_city_update_counters().
int packet_city_update_counters::count |
Definition at line 392 of file packets_gen.h.
Referenced by city_counters_refresh(), handle_city_update_counters(), and send_packet_city_update_counters_100().
int packet_city_update_counters::counters[MAX_COUNTERS] |
Definition at line 393 of file packets_gen.h.
Referenced by city_counters_refresh(), handle_city_update_counters(), and send_packet_city_update_counters_100().