Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_city_make_worker Struct Reference

#include <packets_gen.h>

Data Fields

int city_id
 
int tile_id
 

Detailed Description

Definition at line 451 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_make_worker::city_id

Definition at line 452 of file packets_gen.h.

Referenced by dsend_packet_city_make_worker().

◆ tile_id

int packet_city_make_worker::tile_id

Definition at line 453 of file packets_gen.h.

Referenced by dsend_packet_city_make_worker().