Added loadout editor to mission preparation screen.

This commit is contained in:
Khopa
2019-10-19 16:14:40 +02:00
parent 48a40f2511
commit 9f319ab99a
15 changed files with 180 additions and 44 deletions

View File

@@ -1,9 +1,8 @@
import logging
import typing
import pickle
import os
import sys
import pickle
import shutil
import sys
from dcs import installation