mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added track controls
This commit is contained in:
@@ -851,6 +851,7 @@ export abstract class Unit extends CustomMarker {
|
||||
}
|
||||
);
|
||||
|
||||
/* Temporarily removed until more work can be done for external sounds
|
||||
contextActionSet.addContextAction(
|
||||
this,
|
||||
"speaker",
|
||||
@@ -863,6 +864,7 @@ export abstract class Unit extends CustomMarker {
|
||||
},
|
||||
{ executeImmediately: true }
|
||||
);
|
||||
*/
|
||||
|
||||
contextActionSet.addDefaultContextAction(
|
||||
this,
|
||||
|
||||
Reference in New Issue
Block a user