mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix bad import.
This commit is contained in:
parent
0c7d549e59
commit
43d5dc0528
@ -5,6 +5,7 @@ from PySide2.QtCore import Property, QObject, Signal
|
|||||||
from game import Game
|
from game import Game
|
||||||
from game.ato import Flight
|
from game.ato import Flight
|
||||||
from game.flightplan import JoinZoneGeometry
|
from game.flightplan import JoinZoneGeometry
|
||||||
|
from .config import ENABLE_EXPENSIVE_DEBUG_TOOLS
|
||||||
from .leaflet import LeafletLatLon, LeafletPoly
|
from .leaflet import LeafletLatLon, LeafletPoly
|
||||||
from .shapelyutil import ShapelyUtil
|
from .shapelyutil import ShapelyUtil
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user