mirror of
https://github.com/redned70/Trader-Mod.git
synced 2024-08-30 16:52:16 +00:00
FIX: RHSSAF semi-colons removed for commas
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\CargoMag_ca.paa";
|
||||
items[] =
|
||||
{
|
||||
"rhsgref_5Rnd_792x57_kar98k",
|
||||
"rhsgref_5Rnd_792x57_kar98k",
|
||||
"rhsgref_30rnd_556x45_m21",
|
||||
"rhsgref_5Rnd_762x54_m38",
|
||||
"rhsgref_10Rnd_792x57_m76"
|
||||
|
@ -146,10 +146,10 @@
|
||||
"rhs_weap_m21s_pr",
|
||||
"rhs_weap_m21s_fold",
|
||||
"rhs_weap_m82a1",
|
||||
"rhs_weap_minimi_para_railed";
|
||||
"rhs_weap_g36c";
|
||||
"rhs_weap_g36kv";
|
||||
"rhs_weap_g36kv_ag36";
|
||||
"rhs_weap_minimi_para_railed",
|
||||
"rhs_weap_g36c",
|
||||
"rhs_weap_g36kv",
|
||||
"rhs_weap_g36kv_ag36",
|
||||
"rhs_weap_m84"
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user