another typo -.-

This commit is contained in:
Wyqer 2019-05-11 11:29:20 +02:00
parent 0b0f21f2db
commit 6b27b70de8
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ if (!isNil "greuh_liberation_savegame") then {
KP_liberation_guerilla_strength = greuh_liberation_savegame select 17;
};
if (_date isEqualType []) then {
if (campaign_date isEqualType []) then {
setDate campaign_date;
} else {
setDate [2045, 6, 6, campaign_date, 0];