Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
int | production_kind |
int | production_value |
Definition at line 431 of file packets_gen.h.
int packet_city_change::city_id |
Definition at line 432 of file packets_gen.h.
Referenced by dsend_packet_city_change(), and send_packet_city_change_100().
int packet_city_change::production_kind |
Definition at line 433 of file packets_gen.h.
Referenced by dsend_packet_city_change(), and send_packet_city_change_100().
int packet_city_change::production_value |
Definition at line 434 of file packets_gen.h.
Referenced by dsend_packet_city_change(), and send_packet_city_change_100().