Freeciv-3.3
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 441 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_worklist::city_id

Definition at line 442 of file packets_gen.h.

Referenced by dsend_packet_city_worklist().

◆ worklist

struct worklist packet_city_worklist::worklist

Definition at line 443 of file packets_gen.h.