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

#include <srv_main.h>

Data Fields

int playable_nations
 
int nbarbarians
 
unsigned identity_number
 
char game_identifier [MAX_LEN_GAME_IDENTIFIER]
 

Detailed Description

Definition at line 77 of file srv_main.h.

Field Documentation

◆ game_identifier

char civserver::game_identifier[MAX_LEN_GAME_IDENTIFIER]

Definition at line 88 of file srv_main.h.

◆ identity_number

unsigned civserver::identity_number

Definition at line 86 of file srv_main.h.

◆ nbarbarians

int civserver::nbarbarians

Definition at line 79 of file srv_main.h.

◆ playable_nations

int civserver::playable_nations

Definition at line 78 of file srv_main.h.