Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
int | production_kind |
int | production_value |
Definition at line 435 of file packets_gen.h.
int packet_city_change::city_id |
Definition at line 436 of file packets_gen.h.
Referenced by dsend_packet_city_change().
int packet_city_change::production_kind |
Definition at line 437 of file packets_gen.h.
Referenced by dsend_packet_city_change().
int packet_city_change::production_value |
Definition at line 438 of file packets_gen.h.
Referenced by dsend_packet_city_change().