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

#include <packets_gen.h>

Data Fields

int city
 
int count
 
int counters [MAX_COUNTERS]
 

Detailed Description

Definition at line 394 of file packets_gen.h.

Field Documentation

◆ city

int packet_city_update_counters::city

Definition at line 395 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().

◆ count

int packet_city_update_counters::count

Definition at line 396 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().

◆ counters

int packet_city_update_counters::counters[MAX_COUNTERS]

Definition at line 397 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().