Freeciv-3.2
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 422 of file packets_gen.h.

Field Documentation

◆ build_id

int packet_city_sell::build_id

Definition at line 424 of file packets_gen.h.

Referenced by dsend_packet_city_sell(), and send_packet_city_sell_100().

◆ city_id

int packet_city_sell::city_id

Definition at line 423 of file packets_gen.h.

Referenced by dsend_packet_city_sell(), and send_packet_city_sell_100().