mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Refactor the mod select changes, re-add accidentally deleted factions.
This commit is contained in:
@@ -19,8 +19,8 @@ from game.data.weapons import (
|
||||
Weapon,
|
||||
)
|
||||
from game.profiling import logged_duration
|
||||
from game.settings import ModSettings, Settings
|
||||
from game.theater.start_generator import GameGenerator, GeneratorSettings
|
||||
from game.settings import Settings
|
||||
from game.theater.start_generator import GameGenerator, GeneratorSettings, ModSettings
|
||||
from qt_ui import (
|
||||
liberation_install,
|
||||
liberation_theme,
|
||||
|
||||
Reference in New Issue
Block a user