Added PyDCS as a submodule

This commit is contained in:
Anthony Conrad
2020-08-22 19:02:26 -07:00
parent 4c310d268d
commit 18896a69cf
12 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
import logging
import typing
import pdb
import dcs
from pydcs import dcs
from random import randint
from dcs import Mission