Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | actor_id |
int | city_id |
bv_imprs | improvements |
action_id | act_id |
int | request_kind |
Definition at line 485 of file packets_gen.h.
action_id packet_city_sabotage_list::act_id |
Definition at line 489 of file packets_gen.h.
Referenced by spy_send_sabotage_list().
int packet_city_sabotage_list::actor_id |
Definition at line 486 of file packets_gen.h.
Referenced by spy_send_sabotage_list().
int packet_city_sabotage_list::city_id |
Definition at line 487 of file packets_gen.h.
Referenced by spy_send_sabotage_list().
bv_imprs packet_city_sabotage_list::improvements |
Definition at line 488 of file packets_gen.h.
Referenced by spy_send_sabotage_list().
int packet_city_sabotage_list::request_kind |
Definition at line 490 of file packets_gen.h.
Referenced by spy_send_sabotage_list().