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