mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +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