mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Feat: added backend ability to set spawn heading
This commit is contained in:
@@ -155,6 +155,7 @@ struct SpawnOptions {
|
||||
string loadout;
|
||||
string skill;
|
||||
string liveryID;
|
||||
double heading;
|
||||
};
|
||||
|
||||
struct CloneOptions {
|
||||
|
||||
Reference in New Issue
Block a user