Skip to content

Commit

Permalink
Revert #1358
Browse files Browse the repository at this point in the history
  • Loading branch information
Vdauphin committed Apr 23, 2022
1 parent e58cbd5 commit 5fedea7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ if (btc_debug_log) then {
if (btc_debug_log) then {
[format ["_respawnTickets %1 _tickets %2 _uid %3", _respawnTickets, _tickets, _this], __FILE__, [false]] call btc_debug_fnc_message;
};
}, _uid, 20 * 60] call CBA_fnc_waitUntilAndExecute;
}, _uid, 4 * 60] call CBA_fnc_waitUntilAndExecute;

0 comments on commit 5fedea7

Please sign in to comment.