Freeciv21
Develop your civilization from humble roots to a global empire
texai_city_info_msg Struct Reference

Public Attributes

int id
 
int owner
 
int tindex
 

Detailed Description

Definition at line 37 of file texaiworld.c.

Member Data Documentation

◆ id

int texai_city_info_msg::id

Definition at line 38 of file texaiworld.c.

Referenced by texai_city_info_recv(), and texai_city_update().

◆ owner

int texai_city_info_msg::owner

Definition at line 39 of file texaiworld.c.

Referenced by texai_city_info_recv(), and texai_city_update().

◆ tindex

int texai_city_info_msg::tindex

Definition at line 40 of file texaiworld.c.

Referenced by texai_city_info_recv(), and texai_city_update().