Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | gained |
bool | first |
Definition at line 287 of file packets_gen.h.
bool packet_achievement_info::first |
Definition at line 290 of file packets_gen.h.
Referenced by end_turn().
bool packet_achievement_info::gained |
Definition at line 289 of file packets_gen.h.
int packet_achievement_info::id |
Definition at line 288 of file packets_gen.h.
Referenced by end_turn(), and load_command().