This commit is contained in:
Josuan Albin 2019-04-12 14:39:28 +02:00
parent c7e6549eb2
commit 8fe02a455f

View File

@ -211,7 +211,7 @@ for "_dataIndex" from 0 to 9 do {
};
case 9: {
for "_subIndex" from 0 to 4 do {
for "_subIndex" from 0 to 5 do {
private _item = (_loadout select _dataIndex) select _subIndex;
if (_item != "") then {