mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Move and split up weather.py.
This is getting out of hand, and I'm about to make it worse.
This commit is contained in:
@@ -15,7 +15,7 @@ import qt_ui.uiconstants as CONST
|
||||
from game.sim.gameupdateevents import GameUpdateEvents
|
||||
from game.timeofday import TimeOfDay
|
||||
from game.utils import mps
|
||||
from game.weather import Conditions
|
||||
from game.weather.conditions import Conditions
|
||||
from qt_ui.simcontroller import SimController
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user