mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added box selection for mobiles and ability to drag markers, units can be moved only via context action
This commit is contained in:
@@ -62,7 +62,9 @@ module.exports = function (configLocation) {
|
||||
generalSettings: { prohibitAA: false, prohibitAfterburner: false, prohibitAG: false, prohibitAirWpn: false, prohibitJettison: false },
|
||||
ammo: [],
|
||||
contacts: [],
|
||||
activePath: [],
|
||||
activePath: [
|
||||
{lat: 37.1, lng: -116.1}
|
||||
],
|
||||
isLeader: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user