fixes for prod
This commit is contained in:
@@ -1 +1 @@
|
||||
x\ifxmetrics\addons\capture
|
||||
x/ifxmetrics/addons/capture
|
||||
@@ -1,6 +1,8 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_allUserInfos", [], [[]]];
|
||||
params [
|
||||
["_allUserInfos", [], [[]]]
|
||||
];
|
||||
|
||||
private _hashesOut = [];
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_allUserInfos", [], [[]]];
|
||||
params [
|
||||
["_allUserInfos", [], [[]]]
|
||||
];
|
||||
|
||||
private _hashesOut = [];
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user