Update player_gearSet.sqf

This commit is contained in:
F507DMT
2021-04-21 22:44:29 +06:00
committed by GitHub
parent d6b4812de7
commit 7685b225bf

View File

@@ -1,4 +1,4 @@
private "_idc";
private["_inventory","_wpns","_mags","_item","_val"];
_inventory = _this;
if (count _inventory > 0) then {
_wpns = _inventory select 0;