mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fixed error in merge
This commit is contained in:
parent
b0ad664ece
commit
66149bb591
@ -18,6 +18,7 @@ from gen.flights.ai_flight_planner_db import (
|
|||||||
)
|
)
|
||||||
from gen.flights.closestairfields import ObjectiveDistanceCache
|
from gen.flights.closestairfields import ObjectiveDistanceCache
|
||||||
from gen.flights.flight import FlightType
|
from gen.flights.flight import FlightType
|
||||||
|
from gen.ground_forces.ai_ground_planner_db import TYPE_SHORAD
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
from game import Game
|
from game import Game
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user