Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
int | build_id |
Definition at line 422 of file packets_gen.h.
int packet_city_sell::build_id |
Definition at line 424 of file packets_gen.h.
Referenced by dsend_packet_city_sell(), and send_packet_city_sell_100().
int packet_city_sell::city_id |
Definition at line 423 of file packets_gen.h.
Referenced by dsend_packet_city_sell(), and send_packet_city_sell_100().