Merge branch 'develop' into feature/imports

This commit is contained in:
spencershepard
2022-03-01 20:27:33 -08:00
committed by GitHub

View File

@@ -761,7 +761,6 @@ class RotorOpsMission:
def importObjects(self): def importObjects(self):
os.chdir(self.imports_dir) os.chdir(self.imports_dir)
logger.info("Looking for import .miz files in '" + os.getcwd()) logger.info("Looking for import .miz files in '" + os.getcwd())