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

#include <packets_gen.h>

Data Fields

int city_id
 
int build_id
 

Detailed Description

Definition at line 426 of file packets_gen.h.

Field Documentation

◆ build_id

int packet_city_sell::build_id

Definition at line 428 of file packets_gen.h.

Referenced by dsend_packet_city_sell().

◆ city_id

int packet_city_sell::city_id

Definition at line 427 of file packets_gen.h.

Referenced by dsend_packet_city_sell().