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

#include <packets_gen.h>

Data Fields

int id
 
bool gained
 
bool first
 

Detailed Description

Definition at line 287 of file packets_gen.h.

Field Documentation

◆ first

bool packet_achievement_info::first

Definition at line 290 of file packets_gen.h.

Referenced by end_turn().

◆ gained

bool packet_achievement_info::gained

Definition at line 289 of file packets_gen.h.

◆ id

int packet_achievement_info::id

Definition at line 288 of file packets_gen.h.

Referenced by end_turn(), and load_command().