Better readable color for Service Point

This commit is contained in:
He-Man 2017-10-19 19:47:56 +02:00
parent b28ed47141
commit b12d17d78c

View File

@ -72,7 +72,7 @@ class CfgMarkerSets
markerArray[] = {
{"","ICON","EpochBG_Circle","ColorGrey",0.25,{0.85,0.85}},
{"","ICON","EpochActive_Circle","ColorBlack",1,{0.85,0.85}},
{"","ICON","EpochService","ColorGrey",1,{0.9,0.9},0,"'Service Point'"}
{"","ICON","EpochService","ColorWhite",1,{0.9,0.9},0,"'Service Point'"}
};
};
class Radiation {