mirror of
https://github.com/redned70/Trader-Mod.git
synced 2024-08-30 16:52:16 +00:00
missing comma
This commit is contained in:
parent
6c3401e509
commit
50cf791c2b
@ -289,9 +289,9 @@
|
||||
icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa";
|
||||
items[] =
|
||||
{
|
||||
"CUP_B_M1030"
|
||||
"CUP_O_TT650_CHDKZ"
|
||||
"CUP_O_TT650_TKA"
|
||||
"CUP_B_M1030",
|
||||
"CUP_O_TT650_CHDKZ",
|
||||
"CUP_O_TT650_TKA",
|
||||
"CUP_C_TT650_CIV"
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user