diff --git a/framework/performance/functions/fn_calculateClientStats.sqf b/framework/performance/functions/fn_calculateClientStats.sqf index 24bd75c..d0c75cc 100644 --- a/framework/performance/functions/fn_calculateClientStats.sqf +++ b/framework/performance/functions/fn_calculateClientStats.sqf @@ -29,7 +29,7 @@ // log to RPT [ - {_this call EFUNC(common,log);}, + {_this remoteExec [QEFUNC(common,log), 2]}, [ LEVEL_INFO, QUOTE(COMPONENT),