Update addons/markers/functions/fnc_onButtonClickConfirm.sqf

Formatting

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
This commit is contained in:
Daniël 2023-08-11 19:54:08 +02:00 committed by GitHub
parent 89bc582ba3
commit cf4324b37a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,7 @@ if (cbChecked _aceTimestamp && {ACE_player call FUNC(canTimestamp)}) then {
private _time = [];
switch (GVAR(timestampTimezone)) do {
default
{
default {
_time = dayTime;
};
case 1: