mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Migrate Marianas to YAML.
This commit is contained in:
@@ -15,7 +15,6 @@ from game.profiling import logged_duration
|
||||
from game.theater import (
|
||||
ConflictTheater,
|
||||
FalklandsTheater,
|
||||
MarianaIslandsTheater,
|
||||
NevadaTheater,
|
||||
NormandyTheater,
|
||||
TheChannelTheater,
|
||||
@@ -117,7 +116,6 @@ class Campaign:
|
||||
"Nevada": NevadaTheater,
|
||||
"Normandy": NormandyTheater,
|
||||
"The Channel": TheChannelTheater,
|
||||
"MarianaIslands": MarianaIslandsTheater,
|
||||
"Falklands": FalklandsTheater,
|
||||
}
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user