Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::province_id | location |
bool | naval = false |
bool | enable = false |
Definition at line 182 of file commands.hpp.
bool command::rally_point_data::enable = false |
Definition at line 185 of file commands.hpp.
dcon::province_id command::rally_point_data::location |
Definition at line 183 of file commands.hpp.
bool command::rally_point_data::naval = false |
Definition at line 184 of file commands.hpp.