Project Alice
|
#include <commands.hpp>
Public Attributes | |
dcon::province_id | location |
bool | naval = false |
bool | enable = false |
Definition at line 176 of file commands.hpp.
bool command::rally_point_data::enable = false |
Definition at line 179 of file commands.hpp.
dcon::province_id command::rally_point_data::location |
Definition at line 177 of file commands.hpp.
bool command::rally_point_data::naval = false |
Definition at line 178 of file commands.hpp.