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

#include <packets_gen.h>

Data Fields

int owner
 
int tile
 
int size
 
int tag
 

Detailed Description

Definition at line 1743 of file packets_gen.h.

Field Documentation

◆ owner

int packet_edit_city_create::owner

Definition at line 1744 of file packets_gen.h.

Referenced by dsend_packet_edit_city_create().

◆ size

int packet_edit_city_create::size

Definition at line 1746 of file packets_gen.h.

◆ tag

int packet_edit_city_create::tag

Definition at line 1747 of file packets_gen.h.

Referenced by dsend_packet_edit_city_create().

◆ tile

int packet_edit_city_create::tile

Definition at line 1745 of file packets_gen.h.

Referenced by dsend_packet_edit_city_create().