mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Flight Planner first version (just print planned flight in log but does not generate them yet)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import typing
|
||||
import re
|
||||
import typing
|
||||
|
||||
from dcs.mapping import *
|
||||
from dcs.country import *
|
||||
from dcs.terrain import Airport
|
||||
|
||||
from .theatergroundobject import TheaterGroundObject
|
||||
|
||||
Reference in New Issue
Block a user