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

#include <packets_gen.h>

Data Fields

int other_player_id
 
enum clause_type clause
 

Detailed Description

Definition at line 833 of file packets_gen.h.

Field Documentation

◆ clause

enum clause_type packet_diplomacy_cancel_pact::clause

Definition at line 835 of file packets_gen.h.

Referenced by dsend_packet_diplomacy_cancel_pact().

◆ other_player_id

int packet_diplomacy_cancel_pact::other_player_id

Definition at line 834 of file packets_gen.h.

Referenced by dsend_packet_diplomacy_cancel_pact().