mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
`Game.date` is actually the start date, not the current date. Not renaming to avoid breaking save compat. This fix won't have any effect on existing saves until they pass the turn because this is encoded into the conditions generated at the start of the turn, but it will fix on the next turn. Fixes https://github.com/Khopa/dcs_liberation/issues/973