Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
Specialist_type_id | from |
Specialist_type_id | to |
Definition at line 452 of file packets_gen.h.
int packet_city_change_specialist::city_id |
Definition at line 453 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist(), and send_packet_city_change_specialist_100().
Specialist_type_id packet_city_change_specialist::from |
Definition at line 454 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist(), and send_packet_city_change_specialist_100().
Specialist_type_id packet_city_change_specialist::to |
Definition at line 455 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist(), and send_packet_city_change_specialist_100().