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

#include <packets_gen.h>

Data Fields

int city_id
 
int production_kind
 
int production_value
 

Detailed Description

Definition at line 431 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_change::city_id

Definition at line 432 of file packets_gen.h.

Referenced by dsend_packet_city_change(), and send_packet_city_change_100().

◆ production_kind

int packet_city_change::production_kind

Definition at line 433 of file packets_gen.h.

Referenced by dsend_packet_city_change(), and send_packet_city_change_100().

◆ production_value

int packet_city_change::production_value

Definition at line 434 of file packets_gen.h.

Referenced by dsend_packet_city_change(), and send_packet_city_change_100().