mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +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:
@@ -39,7 +39,7 @@ from .theater.theatergroundobject import (
|
||||
)
|
||||
from .theater.transitnetwork import TransitNetwork, TransitNetworkBuilder
|
||||
from .timeofday import TimeOfDay
|
||||
from .weather import Conditions
|
||||
from .weather.conditions import Conditions
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from .ato.airtaaskingorder import AirTaskingOrder
|
||||
|
||||
Reference in New Issue
Block a user