naval intercept operation; package refactoring

This commit is contained in:
Vasyl Horbachenko
2018-06-18 23:57:02 +03:00
parent 3e2f3c6f89
commit e2dbaa100f
33 changed files with 974 additions and 602 deletions

View File

@@ -1,2 +1,11 @@
import dcs
from .aaa import *
from .aircraft import *
from .armor import *
from .awacsgen import *
from .conflictgen import *
from .shipgen import *
from .visualgen import *
from .settingsgen import *
from . import naming