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

#include <packets_gen.h>

Data Fields

enum spaceship_place_type type
 
int num
 

Detailed Description

Definition at line 924 of file packets_gen.h.

Field Documentation

◆ num

int packet_spaceship_place::num

Definition at line 926 of file packets_gen.h.

Referenced by dsend_packet_spaceship_place().

◆ type

enum spaceship_place_type packet_spaceship_place::type

Definition at line 925 of file packets_gen.h.

Referenced by dsend_packet_spaceship_place().