mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Generate WW2 Ship groups, added B17 to allies. Implemented modifiable doctrine to setup flight generator.
This commit is contained in:
@@ -69,6 +69,7 @@ class TheaterGroundObject:
|
||||
position = None # type: Point
|
||||
groups = []
|
||||
obj_name = ""
|
||||
sea_object = False
|
||||
|
||||
def __init__(self, category: str):
|
||||
self.category = category
|
||||
|
||||
Reference in New Issue
Block a user