mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Better readable color for Service Point
This commit is contained in:
parent
b28ed47141
commit
b12d17d78c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user