Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
packet_city_worklist Struct Reference

#include <packets_gen.h>

Data Fields

int city_id
 
struct worklist worklist
 

Detailed Description

Definition at line 437 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_worklist::city_id

Definition at line 438 of file packets_gen.h.

Referenced by dsend_packet_city_worklist(), and send_packet_city_worklist_100().

◆ worklist

struct worklist packet_city_worklist::worklist

Definition at line 439 of file packets_gen.h.

Referenced by send_packet_city_worklist_100().