Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::nation_id | from |
diplomatic_message::type | type |
bool | accept |
Definition at line 278 of file commands.hpp.
bool command::message_data::accept |
Definition at line 281 of file commands.hpp.
dcon::nation_id command::message_data::from |
Definition at line 279 of file commands.hpp.
diplomatic_message::type command::message_data::type |
Definition at line 280 of file commands.hpp.