Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | target |
dcon::war_id | war |
bool | is_concession |
Definition at line 356 of file commands.hpp.
bool command::new_offer_data::is_concession |
Definition at line 359 of file commands.hpp.
dcon::nation_id command::new_offer_data::target |
Definition at line 357 of file commands.hpp.
dcon::war_id command::new_offer_data::war |
Definition at line 358 of file commands.hpp.