Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
Specialist_type_id | from |
Specialist_type_id | to |
Definition at line 456 of file packets_gen.h.
int packet_city_change_specialist::city_id |
Definition at line 457 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist().
Specialist_type_id packet_city_change_specialist::from |
Definition at line 458 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist().
Specialist_type_id packet_city_change_specialist::to |
Definition at line 459 of file packets_gen.h.
Referenced by dsend_packet_city_change_specialist().