Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
packet_player_multiplier Struct Reference

#include <packets_gen.h>

Data Fields

int count
 
int multipliers [MAX_NUM_MULTIPLIERS]
 

Detailed Description

Definition at line 601 of file packets_gen.h.

Field Documentation

◆ count

int packet_player_multiplier::count

Definition at line 602 of file packets_gen.h.

Referenced by send_packet_player_multiplier_100().

◆ multipliers

int packet_player_multiplier::multipliers[MAX_NUM_MULTIPLIERS]

Definition at line 603 of file packets_gen.h.

Referenced by send_packet_player_multiplier_100().