Update fnc_onButtonClickConfirm.sqf

Added empty line back
This commit is contained in:
DanielH 2023-01-31 01:54:00 +01:00 committed by GitHub
parent 58b3627aef
commit 35472bb391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,4 +78,4 @@ if (cbChecked _aceTimestamp && {
[_time, GVAR(timestampFormat)] call BIS_fnc_timeToString,
_periodPostfix
];
};
};