Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | id16 |
int | id32 |
int | granary_size |
int | granary_turns |
Definition at line 1866 of file packets_gen.h.
int packet_web_city_info_addition::granary_size |
Definition at line 1869 of file packets_gen.h.
Referenced by package_city(), send_packet_web_city_info_addition_100(), and send_packet_web_city_info_addition_101().
int packet_web_city_info_addition::granary_turns |
Definition at line 1870 of file packets_gen.h.
Referenced by package_city(), send_packet_web_city_info_addition_100(), and send_packet_web_city_info_addition_101().
int packet_web_city_info_addition::id16 |
Definition at line 1867 of file packets_gen.h.
Referenced by package_city(), receive_packet_web_city_info_addition_101(), and send_packet_web_city_info_addition_101().
int packet_web_city_info_addition::id32 |
Definition at line 1868 of file packets_gen.h.
Referenced by package_city(), and send_packet_web_city_info_addition_100().