Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | gained |
bool | first |
Definition at line 283 of file packets_gen.h.
bool packet_achievement_info::first |
Definition at line 286 of file packets_gen.h.
Referenced by end_turn(), and send_packet_achievement_info_100().
bool packet_achievement_info::gained |
Definition at line 285 of file packets_gen.h.
Referenced by send_packet_achievement_info_100().
int packet_achievement_info::id |
Definition at line 284 of file packets_gen.h.
Referenced by end_turn(), load_command(), and send_packet_achievement_info_100().