count not working well here

This commit is contained in:
[VB]AWOL
2014-06-01 02:08:21 -05:00
parent 04f509f340
commit cabec25e5d

View File

@@ -163,7 +163,7 @@ TraderDialogLoadItemList = {
_header, _header,
_File _File
]]; ]];
} count PVDZE_plr_TradeMenuResult; } forEach PVDZE_plr_TradeMenuResult;
TraderItemList = _item_list; TraderItemList = _item_list;
}; };