This commit is contained in:
He-Man 2018-02-24 12:37:37 +01:00
parent d3cd899582
commit 7822902e0f

View File

@ -206,7 +206,7 @@ class CfgMarkerSets
markerArray[] = { markerArray[] = {
{"","ICON","EpochCash","ColorGreen",1,{0.9,0.9}}, {"","ICON","EpochCash","ColorGreen",1,{0.9,0.9}},
{"","ICON","","ColorBlack",1,{0.8,0.8}}, {"","ICON","","ColorBlack",1,{0.8,0.8}},
{"","ICON","","ColorGreen",0.2,{0.8,0.8}}, {"","ICON","","ColorGreen",0.2,{0.8,0.8}}
}; };
}; };
}; };