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

#include <packets_gen.h>

Data Fields

int vote_no
 
bool passed
 

Detailed Description

Definition at line 1638 of file packets_gen.h.

Field Documentation

◆ passed

bool packet_vote_resolve::passed

Definition at line 1640 of file packets_gen.h.

Referenced by lsend_vote_resolve().

◆ vote_no

int packet_vote_resolve::vote_no

Definition at line 1639 of file packets_gen.h.

Referenced by lsend_vote_resolve().