mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Bump the campaign version for the Falklands.
Support isn't done yet, but the things that would affect campaign design are done. https://github.com/dcs-liberation/dcs_liberation/issues/2242
This commit is contained in:
parent
65b9985096
commit
e503a8034c
@ -155,4 +155,7 @@ VERSION = _build_version_string()
|
|||||||
#: field. For example, `recommended_start_data: 2022-08-31 13:30:00` will have the
|
#: field. For example, `recommended_start_data: 2022-08-31 13:30:00` will have the
|
||||||
#: first turn start at 13:30. If omitted, or if only a date is given, the mission will
|
#: first turn start at 13:30. If omitted, or if only a date is given, the mission will
|
||||||
#: start at a random hour in the middle of the day as before.
|
#: start at a random hour in the middle of the day as before.
|
||||||
CAMPAIGN_FORMAT_VERSION = (10, 3)
|
#:
|
||||||
|
#: Version 10.4
|
||||||
|
#: * Support for the Falklands.
|
||||||
|
CAMPAIGN_FORMAT_VERSION = (10, 4)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user