mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix DaytimeMap error with disabled night missions.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2429
This commit is contained in:
@@ -3,7 +3,7 @@ from datetime import time
|
||||
import pytest
|
||||
|
||||
from game.theater.daytimemap import DaytimeMap
|
||||
from game.weather import TimeOfDay
|
||||
from game.timeofday import TimeOfDay
|
||||
|
||||
|
||||
def test_range_of() -> None:
|
||||
|
||||
Reference in New Issue
Block a user