mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Finish moving gen into game.
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Iterable, Type
|
||||
from PySide2.QtWidgets import QComboBox
|
||||
from dcs.unittype import FlyingType
|
||||
|
||||
from gen.flights.ai_flight_planner_db import aircraft_for_task
|
||||
from game.ato.ai_flight_planner_db import aircraft_for_task
|
||||
from game.ato.flighttype import FlightType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user