Fix campaign format version.

Updatd the comment but forgot to update the number...
This commit is contained in:
Dan Albert 2021-04-18 23:25:44 -07:00
parent 56fc2986e9
commit df98e1f8ac

View File

@ -39,4 +39,4 @@ VERSION = _build_version_string()
#: * Factories (Warehouse_A) define factory objectives. Only control points with
#: factories will be able to recruit ground units, so they should exist in sufficient
#: number and be protected by IADS.
CAMPAIGN_FORMAT_VERSION = 1
CAMPAIGN_FORMAT_VERSION = 2