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

Field Documentation

◆ city_id

int packet_city_change::city_id

Definition at line 436 of file packets_gen.h.

Referenced by dsend_packet_city_change().

◆ production_kind

int packet_city_change::production_kind

Definition at line 437 of file packets_gen.h.

Referenced by dsend_packet_city_change().

◆ production_value

int packet_city_change::production_value

Definition at line 438 of file packets_gen.h.

Referenced by dsend_packet_city_change().