Add navmesh map mode to the new map.

https://github.com/dcs-liberation/dcs_liberation/issues/1097
This commit is contained in:
Dan Albert
2021-05-28 17:00:33 -07:00
parent a2abdcf5d3
commit bc7faee880
3 changed files with 90 additions and 14 deletions

View File

@@ -40,7 +40,6 @@ from PySide2.QtWidgets import (
)
from dcs import Point
from dcs.mapping import point_from_heading
from dcs.planes import F_16C_50
from dcs.unitgroup import Group
from shapely.geometry import (
LineString,