Add labels game setting and map visibility setting to mission generation forced options

This commit is contained in:
Calvin Morrow
2018-10-31 15:11:12 -07:00
parent 63da350223
commit 8bc269fa99
5 changed files with 72 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ from .triggergen import *
from .environmentgen import *
from .groundobjectsgen import *
from .briefinggen import *
from .forcedoptionsgen import *
from . import naming