fixes for prod

This commit is contained in:
2023-10-12 16:14:05 -07:00
parent 40b5a3d26f
commit 85ed597711
10 changed files with 55 additions and 11 deletions

View File

@@ -1,6 +1,8 @@
#include "script_component.hpp"
params ["_allUserInfos", [], [[]]];
params [
["_allUserInfos", [], [[]]]
];
private _hashesOut = [];